20:39:16 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/a1policymanagementservice/+/15725 20:39:16 Running as SYSTEM 20:39:16 [EnvInject] - Loading node environment variables. 20:39:16 Building remotely on prd-ubuntu1804-docker-4c-4g-5878 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17 20:39:16 [ssh-agent] Looking for ssh-agent implementation... 20:39:16 $ ssh-agent 20:39:16 SSH_AUTH_SOCK=/tmp/ssh-yBwhHamX50iK/agent.2062 20:39:16 SSH_AGENT_PID=2064 20:39:16 [ssh-agent] Started. 20:39:16 Running ssh-add (command line suppressed) 20:39:16 Identity added: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/private_key_4024959933396902270.key (jenkins-ssh) 20:39:16 [ssh-agent] Using credentials jenkins (jenkins) 20:39:16 The recommended git tool is: NONE 20:39:18 using credential jenkins 20:39:18 Wiping out workspace first. 20:39:18 Cloning the remote Git repository 20:39:18 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice 20:39:18 > git init /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17 # timeout=10 20:39:18 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice 20:39:18 > git --version # timeout=10 20:39:18 > git --version # 'git version 2.17.1' 20:39:18 using GIT_SSH to set credentials jenkins 20:39:18 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice +refs/heads/*:refs/remotes/origin/* # timeout=10 20:39:19 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice # timeout=10 20:39:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:39:19 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice # timeout=10 20:39:19 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice 20:39:19 using GIT_SSH to set credentials jenkins 20:39:19 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice refs/changes/25/15725/1 # timeout=10 20:39:20 > git rev-parse ef2fc6135b8581bdff53b651a85fffa1d8d557f5^{commit} # timeout=10 20:39:20 Checking out Revision ef2fc6135b8581bdff53b651a85fffa1d8d557f5 (refs/changes/25/15725/1) 20:39:20 > git config core.sparsecheckout # timeout=10 20:39:20 > git checkout -f ef2fc6135b8581bdff53b651a85fffa1d8d557f5 # timeout=10 20:39:23 Commit message: "Fixing Docker Upload & Tagging failure at Merge" 20:39:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:39:23 > git rev-list --no-walk 93d8691e1160ce8475242cd7cd5c26ebe948b200 # timeout=10 20:39:23 > git remote # timeout=10 20:39:23 > git submodule init # timeout=10 20:39:23 > git submodule sync # timeout=10 20:39:23 > git config --get remote.origin.url # timeout=10 20:39:23 > git submodule init # timeout=10 20:39:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:39:23 > git config --get submodule.onap/oran.url # timeout=10 20:39:23 > git config -f .gitmodules --get submodule.onap/oran.path # timeout=10 20:39:24 > git submodule update --init --recursive onap/oran # timeout=10 20:39:25 provisioning config files... 20:39:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:39:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:39:25 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins6669418872126956093.sh 20:39:25 ---> python-tools-install.sh 20:39:25 Setup pyenv: 20:39:25 * system (set by /opt/pyenv/version) 20:39:25 * 3.8.13 (set by /opt/pyenv/version) 20:39:25 * 3.9.13 (set by /opt/pyenv/version) 20:39:25 * 3.10.6 (set by /opt/pyenv/version) 20:39:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nUdS 20:39:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:39:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:39:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:39:40 lf-activate-venv(): INFO: Base packages installed successfully 20:39:40 lf-activate-venv(): INFO: Installing additional packages: lftools 20:40:17 lf-activate-venv(): INFO: Adding /tmp/venv-nUdS/bin to PATH 20:40:17 Generating Requirements File 20:41:00 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. 20:41:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:41:01 Python 3.10.6 20:41:01 pip 26.1.2 from /tmp/venv-nUdS/lib/python3.10/site-packages/pip (python 3.10) 20:41:01 aiohappyeyeballs==2.7.1 20:41:01 aiohttp==3.14.1 20:41:01 aiosignal==1.4.0 20:41:01 appdirs==1.4.4 20:41:01 argcomplete==3.7.0 20:41:01 aspy.yaml==1.3.0 20:41:01 async-timeout==5.0.1 20:41:01 attrs==26.1.0 20:41:01 autopage==0.6.0 20:41:01 backports.strenum==1.3.1 20:41:01 beautifulsoup4==4.15.0 20:41:01 boto3==1.43.48 20:41:01 botocore==1.43.48 20:41:01 bs4==0.0.2 20:41:01 certifi==2026.6.17 20:41:01 cffi==2.1.0 20:41:01 cfgv==3.5.0 20:41:01 chardet==7.4.3 20:41:01 charset-normalizer==3.4.9 20:41:01 click==8.4.2 20:41:01 cliff==4.14.0 20:41:01 cmd2==3.5.1 20:41:01 cryptography==3.3.2 20:41:01 debtcollector==3.1.0 20:41:01 decorator==5.3.1 20:41:01 defusedxml==0.7.1 20:41:01 Deprecated==1.3.1 20:41:01 distlib==0.4.3 20:41:01 dnspython==2.8.0 20:41:01 docker==7.2.0 20:41:01 dogpile.cache==1.5.0 20:41:01 durationpy==0.10 20:41:01 email-validator==2.3.0 20:41:01 filelock==3.29.7 20:41:01 frozenlist==1.8.0 20:41:01 future==1.0.0 20:41:01 gitdb==4.0.12 20:41:01 GitPython==3.1.51 20:41:01 httplib2==0.30.2 20:41:01 identify==2.6.19 20:41:01 idna==3.18 20:41:01 importlib-resources==1.5.0 20:41:01 iso8601==2.1.0 20:41:01 Jinja2==3.1.6 20:41:01 jmespath==1.1.0 20:41:01 jsonpatch==1.33 20:41:01 jsonpointer==3.1.1 20:41:01 jsonschema==4.26.0 20:41:01 jsonschema-specifications==2025.9.1 20:41:01 keystoneauth1==5.14.0 20:41:01 kubernetes==36.0.3 20:41:01 lftools==0.37.22 20:41:01 lxml==6.1.1 20:41:01 markdown-it-py==4.2.0 20:41:01 MarkupSafe==3.0.3 20:41:01 mdurl==0.1.2 20:41:01 msgpack==1.2.1 20:41:01 multi_key_dict==2.0.3 20:41:01 multidict==6.7.1 20:41:01 munch==4.0.0 20:41:01 netaddr==1.3.0 20:41:01 niet==1.4.2 20:41:01 nodeenv==1.10.0 20:41:01 oauth2client==4.1.3 20:41:01 oauthlib==3.3.1 20:41:01 openstacksdk==4.13.0 20:41:01 os-service-types==1.8.2 20:41:01 osc-lib==4.6.0 20:41:01 oslo.config==10.4.0 20:41:01 oslo.context==6.4.0 20:41:01 oslo.i18n==6.8.0 20:41:01 oslo.log==8.2.0 20:41:01 oslo.serialization==5.10.0 20:41:01 oslo.utils==10.1.1 20:41:01 packaging==26.2 20:41:01 pbr==7.0.3 20:41:01 platformdirs==4.10.0 20:41:01 prettytable==3.18.0 20:41:01 propcache==0.5.2 20:41:01 psutil==7.2.2 20:41:01 pyasn1==0.6.4 20:41:01 pyasn1_modules==0.4.2 20:41:01 pycparser==3.0 20:41:01 pygerrit2==2.0.15 20:41:01 PyGithub==2.9.1 20:41:01 Pygments==2.20.0 20:41:01 PyJWT==2.13.0 20:41:01 PyNaCl==1.6.2 20:41:01 pyparsing==2.4.7 20:41:01 pyperclip==1.11.0 20:41:01 pyrsistent==0.20.0 20:41:01 python-cinderclient==9.9.0 20:41:01 python-dateutil==2.9.0.post0 20:41:01 python-discovery==1.4.4 20:41:01 python-heatclient==5.2.0 20:41:01 python-jenkins==1.8.3 20:41:01 python-keystoneclient==5.8.0 20:41:01 python-magnumclient==4.11.0 20:41:01 python-openstackclient==10.0.0 20:41:01 python-swiftclient==4.10.0 20:41:01 PyYAML==6.0.3 20:41:01 referencing==0.37.0 20:41:01 requests==2.34.2 20:41:01 requests-oauthlib==2.0.0 20:41:01 rfc3986==2.0.0 20:41:01 rich==15.0.0 20:41:01 rich-argparse==1.8.0 20:41:01 rpds-py==0.30.0 20:41:01 rsa==4.9.1 20:41:01 ruamel.yaml==0.19.1 20:41:01 ruamel.yaml.clib==0.2.15 20:41:01 s3transfer==0.19.1 20:41:01 simplejson==4.1.1 20:41:01 six==1.17.0 20:41:01 smmap==5.0.3 20:41:01 soupsieve==2.8.4 20:41:01 stevedore==5.8.0 20:41:01 tabulate==0.10.0 20:41:01 toml==0.10.2 20:41:01 tomlkit==0.15.0 20:41:01 tqdm==4.68.4 20:41:01 typing_extensions==4.16.0 20:41:01 urllib3==1.26.20 20:41:01 virtualenv==21.6.1 20:41:01 wcwidth==0.8.2 20:41:01 websocket-client==1.9.0 20:41:01 wrapt==2.2.2 20:41:01 xdg==6.0.0 20:41:01 xmltodict==1.0.4 20:41:01 yarl==1.24.2 20:41:01 yq==4.1.2 20:41:02 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins16920226110692913401.sh 20:41:02 + 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 20:41:02 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins13945513869759488505.sh 20:41:02 + echo quiet=on 20:41:02 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-5878 20:41:03 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=ef2fc6135b8581bdff53b651a85fffa1d8d557f5 -DGERRIT_HOST=gerrit.o-ran-sc.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=john.keeney@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=John Keeney" -DGERRIT_CHANGE_URL=https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/a1policymanagementservice/+/15725 -DGERRIT_PATCHSET_UPLOADER_EMAIL=john.keeney@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 20:41:03 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=nonrtric/plt/a1policymanagementservice -DGERRIT_PATCHSET_UPLOADER_USERNAME=JohnKeeney -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=15725 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"John Keeney\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/25/15725/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=John Keeney" '-DGERRIT_CHANGE_OWNER=\"John Keeney\" ' -DPROJECT=nonrtric/plt/a1policymanagementservice -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Rml4aW5nIERvY2tlciBVcGxvYWQgJiBUYWdnaW5nIGZhaWx1cmUgYXQgTWVyZ2UKCklzc3VlLUlEOiBOT05SVFJJQy0xMDY3CkNoYW5nZS1JZDogSTMyYzJjNTg4ZTk4Mzg0MGE5NDNlZjFlNWY5MmRmMTlmNmYzZGI4YjEKU2lnbmVkLW9mZi1ieTogSm9obktlZW5leSA8am9obi5rZWVuZXlAZXN0LnRlY2g+Cg== -DGERRIT_NAME=gerrit.o-ran-sc.org -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Fixing Docker Upload & Tagging failure at Merge" -DSTREAM=master -DGERRIT_EVENT_ACCOUNT_USERNAME=JohnKeeney -DGERRIT_CHANGE_OWNER_USERNAME=JohnKeeney '-DGERRIT_EVENT_ACCOUNT=\"John Keeney\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I32c2c588e983840a943ef1e5f92df19f6f3db8b1 -DGERRIT_EVENT_HASH=812057671 -DGERRIT_VERSION=3.8.10 -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=John Keeney" --version 20:41:04 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 20:41:04 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 20:41:04 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 20:41:04 Default locale: en, platform encoding: UTF-8 20:41:04 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 20:41:04 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins678936336979072290.sh 20:41:04 + rm /home/jenkins/.wgetrc 20:41:04 [EnvInject] - Injecting environment variables from a build step. 20:41:04 [EnvInject] - Injecting as environment variables the properties content 20:41:04 SET_JDK_VERSION=openjdk17 20:41:04 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 20:41:04 20:41:04 [EnvInject] - Variables injected successfully. 20:41:04 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh /tmp/jenkins13629489329612001836.sh 20:41:04 ---> update-java-alternatives.sh 20:41:04 ---> Updating Java version 20:41:04 ---> Ubuntu/Debian system detected 20:41:04 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:41:04 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:41:04 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 20:41:05 openjdk version "17.0.7" 2023-04-18 20:41:05 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 20:41:05 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 20:41:05 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:41:05 [EnvInject] - Injecting environment variables from a build step. 20:41:05 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:41:05 [EnvInject] - Variables injected successfully. 20:41:05 provisioning config files... 20:41:05 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config10417882012054615618tmp 20:41:05 copy managed file [nonrtric-plt-a1policymanagementservice-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config10886300165227430599tmp 20:41:05 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins4317934134055533286.sh 20:41:05 ---> docker-login.sh 20:41:05 nexus3.o-ran-sc.org:10001 20:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:05 Configure a credential helper to remove this warning. See 20:41:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:05 20:41:05 Login Succeeded 20:41:05 nexus3.o-ran-sc.org:10002 20:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:05 Configure a credential helper to remove this warning. See 20:41:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:05 20:41:05 Login Succeeded 20:41:05 nexus3.o-ran-sc.org:10003 20:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:05 Configure a credential helper to remove this warning. See 20:41:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:05 20:41:05 Login Succeeded 20:41:05 nexus3.o-ran-sc.org:10004 20:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:06 Configure a credential helper to remove this warning. See 20:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:06 20:41:06 Login Succeeded 20:41:06 ---> docker-login.sh ends 20:41:06 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins1211273459228035247.sh 20:41:06 provisioning config files... 20:41:06 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config6856764044254179355tmp 20:41:06 copy managed file [nonrtric-plt-a1policymanagementservice-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config2569852996798701081tmp 20:41:06 [EnvInject] - Injecting environment variables from a build step. 20:41:06 [EnvInject] - Injecting as environment variables the properties content 20:41:06 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 20:41:06 20:41:06 [EnvInject] - Variables injected successfully. 20:41:06 [EnvInject] - Injecting environment variables from a build step. 20:41:06 [EnvInject] - Injecting as environment variables the properties content 20:41:06 MAVEN_GOALS=clean install 20:41:06 20:41:06 [EnvInject] - Variables injected successfully. 20:41:06 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins4025150976755779753.sh 20:41:06 ---> common-variables.sh 20:41:06 --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 20:41:06 ---> maven-build.sh 20:41:06 + set +u 20:41:06 ++ /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/config6856764044254179355tmp 20:41:06 ++ grep '^Version:' 20:41:06 ++ awk '{print $2}' 20:41:17 + plugin_version=3.1.4 20:41:17 + [[ 3 -lt 3 ]] 20:41:17 + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/m2repo 20:41:17 + export MAVEN_OPTS 20:41:17 + /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/config6856764044254179355tmp --settings /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config2569852996798701081tmp -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=99 20:41:17 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 20:41:17 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 20:41:17 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 20:41:17 Default locale: en, platform encoding: UTF-8 20:41:17 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 20:41:19 [INFO] Error stacktraces are turned on. 20:41:19 [INFO] Scanning for projects... 20:41:22 [INFO] 20:41:22 [INFO] --------< org.o-ran-sc.nonrtric.plt:a1policymanagementservice >--------- 20:41:22 [INFO] Building a1policymanagementservice 2.13.0-SNAPSHOT 20:41:22 [INFO] from pom.xml 20:41:22 [INFO] --------------------------------[ jar ]--------------------------------- 20:41:34 [INFO] 20:41:34 [INFO] --- clean:3.5.0:clean (default-clean) @ a1policymanagementservice --- 20:41:34 [INFO] Deleting /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target 20:41:34 [INFO] 20:41:34 [INFO] --- dependency:3.10.0:properties (default) @ a1policymanagementservice --- 20:41:44 [INFO] 20:41:44 [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1policymanagementservice --- 20:41:45 [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/**/* 20:41:45 [INFO] 20:41:45 [INFO] --- exec:3.1.0:exec (git submodule update) @ a1policymanagementservice --- 20:41:45 [INFO] skipping execute as per configuration 20:41:45 [INFO] 20:41:45 [INFO] --- resources:3.5.0:copy-resources (copy-resource-configuration-files) @ a1policymanagementservice --- 20:41:45 [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. 20:41:45 [INFO] Copying 5 resources from onap/oran/a1-policy-management/config to config 20:41:45 [INFO] 20:41:45 [INFO] --- resources:3.5.0:copy-resources (copy-resource-openapi-files-fromsubmodule) @ a1policymanagementservice --- 20:41:45 [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. 20:41:45 [INFO] Copying 4 resources from onap/oran/a1-policy-management/api/offeredapis/swagger to api 20:41:45 [INFO] 20:41:45 [INFO] --- build-helper:3.6.1:add-source (add-additional-source-dirs) @ a1policymanagementservice --- 20:41:45 [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/onap/oran/a1-policy-management/src/main/java added. 20:41:45 [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/onap/oran/a1-policy-management/src/main/resources added. 20:41:45 [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/annotations added. 20:41:45 [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/add-src/main/java added. 20:41:45 [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/add-src/main/resources added. 20:41:45 [INFO] 20:41:45 [INFO] --- build-helper:3.6.1:add-resource (add-additional-resource-dirs) @ a1policymanagementservice --- 20:41:45 [INFO] 20:41:45 [INFO] --- build-helper:3.6.1:add-test-source (add-additional-testsource-dirs) @ a1policymanagementservice --- 20:41:45 [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/onap/oran/a1-policy-management/src/test/java added. 20:41:45 [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/onap/oran/a1-policy-management/src/test/resources added. 20:41:45 [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/add-src/test/java added. 20:41:45 [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/add-src/test/resources added. 20:41:45 [INFO] 20:41:45 [INFO] --- build-helper:3.6.1:add-resource (add-additional-testresource-dirs) @ a1policymanagementservice --- 20:41:45 [INFO] 20:41:45 [INFO] --- exec:3.1.0:exec (preprocess-pms-api) @ a1policymanagementservice --- 20:41:46 [INFO] 20:41:46 [INFO] --- exec:3.1.0:exec (preprocess-pms-api-v3) @ a1policymanagementservice --- 20:41:46 [INFO] 20:41:46 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-policy-api) @ a1policymanagementservice --- 20:41:51 [INFO] Generating with dryRun=false 20:41:51 [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. 20:41:51 [INFO] OpenAPI Generator: spring (server) 20:41:51 [INFO] Generator 'spring' is considered stable. 20:41:51 [INFO] ---------------------------------- 20:41:51 [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2) 20:41:51 [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) 20:41:51 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 20:41:51 [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid 20:41:51 [INFO] Processing operation getStatusV1 20:41:51 [INFO] Processing operation getStatus 20:41:51 [INFO] Processing operation getRic 20:41:51 [INFO] Processing operation getPolicyTypes 20:41:51 [INFO] Processing operation getPolicy 20:41:51 [INFO] Processing operation deletePolicy 20:41:51 [INFO] Processing operation keepAliveService 20:41:51 [INFO] Processing operation getRics 20:41:51 [INFO] Processing operation getServices 20:41:51 [INFO] Processing operation putService 20:41:51 [INFO] Processing operation getPolicyTypeDefinition 20:41:51 [INFO] Processing operation getPolicyIds 20:41:51 [INFO] Processing operation putPolicy 20:41:51 [INFO] Processing operation getPolicyInstances 20:41:51 [INFO] Processing operation deleteService 20:41:51 [INFO] Processing operation getPolicyStatus 20:41:51 [INFO] Processing operation getConfiguration 20:41:51 [INFO] Processing operation putConfiguration 20:41:51 [INFO] Processing operation performAccessControl 20:41:51 [INFO] Processing operation actuatorLinks 20:41:51 [INFO] Processing operation actuatorHeapdump 20:41:51 [INFO] Processing operation actuatorInfo 20:41:51 [INFO] Processing operation actuatorThreaddump 20:41:51 [INFO] Processing operation actuatorLoggers 20:41:51 [INFO] Processing operation actuatorGetLogger 20:41:51 [INFO] Processing operation actuatorSetlogger 20:41:51 [INFO] Processing operation actuatorGetLogFile 20:41:51 [INFO] Processing operation actuatorHealth 20:41:51 [INFO] Processing operation actuatorHealthComponent 20:41:51 [INFO] Processing operation actuatorShutdown 20:41:51 [INFO] Processing operation actuatorMetrics 20:41:51 [INFO] Processing operation actuatorGetMetric 20:41:51 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:41:51 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:41:51 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:41:51 [INFO] Model void not generated since it's a free-form object 20:41:51 [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 20:41:51 [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 20:41:51 [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 20:41:51 [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 20:41:51 [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 20:41:51 [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 20:41:51 [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 20:41:51 [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 20:41:51 [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 20:41:51 [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 20:41:52 [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 20:41:52 [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 20:41:52 [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 20:41:52 [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 20:41:52 [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 20:41:52 [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 20:41:52 [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 20:41:52 [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 20:41:52 [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true 20:41:52 [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true 20:41:52 [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true 20:41:52 [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true 20:41:52 [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true 20:41:52 [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true 20:41:52 [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true 20:41:52 [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true 20:41:52 [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true 20:41:52 [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true 20:41:52 [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true 20:41:52 [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true 20:41:52 [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true 20:41:52 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:41:52 [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 20:41:52 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:41:52 [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 20:41:52 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:41:52 [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 20:41:52 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:41:52 [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 20:41:52 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:41:52 [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 20:41:52 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:41:52 [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 20:41:52 [INFO] Skipping generation of Webhooks. 20:41:52 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:41:52 [INFO] Skipping generation of supporting files. 20:41:52 ################################################################################ 20:41:52 # Thanks for using OpenAPI Generator. # 20:41:52 # Please consider donation to help us maintain this project 🙏 # 20:41:52 # https://opencollective.com/openapi_generator/donate # 20:41:52 ################################################################################ 20:41:52 [INFO] 20:41:52 [INFO] --- openapi-generator:7.7.0:generate (generate-policy-api-v3) @ a1policymanagementservice --- 20:41:52 [INFO] Generating with dryRun=false 20:41:52 [INFO] No .openapi-generator-ignore file found. 20:41:52 [INFO] OpenAPI Generator: spring (server) 20:41:52 [INFO] Generator 'spring' is considered stable. 20:41:52 [INFO] ---------------------------------- 20:41:52 [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3) 20:41:52 [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) 20:41:52 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 20:41:52 [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid 20:41:52 [INFO] Processing operation getStatus 20:41:52 [INFO] Processing operation getRic 20:41:52 [INFO] Processing operation getRics 20:41:52 [INFO] Processing operation getPolicyTypes 20:41:52 [INFO] Processing operation getPolicyTypeDefinition 20:41:52 [INFO] Processing operation getPolicy 20:41:52 [INFO] Processing operation updatePolicy 20:41:52 [INFO] Processing operation deletePolicy 20:41:52 [INFO] Processing operation getPolicyStatus 20:41:52 [INFO] Processing operation getPolicyIds 20:41:52 [INFO] Processing operation createPolicy 20:41:52 [INFO] Processing operation getConfiguration 20:41:52 [INFO] Processing operation putConfiguration 20:41:52 [INFO] Processing operation keepAliveService 20:41:52 [INFO] Processing operation getServices 20:41:52 [INFO] Processing operation putService 20:41:52 [INFO] Processing operation deleteService 20:41:52 [INFO] Model PolicySchema not generated since it's a free-form object 20:41:52 [INFO] Model StatusSchema not generated since it's a free-form object 20:41:52 [INFO] Model PolicyObject not generated since it's a free-form object 20:41:52 [INFO] Model PolicyStatusObject not generated since it's a free-form object 20:41:52 [INFO] Model void not generated since it's a free-form object 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [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 20:41:53 [INFO] Skipping generation of Webhooks. 20:41:53 [INFO] Skipping generation of supporting files. 20:41:53 ################################################################################ 20:41:53 # Thanks for using OpenAPI Generator. # 20:41:53 # Please consider donation to help us maintain this project 🙏 # 20:41:53 # https://opencollective.com/openapi_generator/donate # 20:41:53 ################################################################################ 20:41:53 [INFO] 20:41:53 [INFO] --- resources:3.5.0:resources (default-resources) @ a1policymanagementservice --- 20:41:53 [INFO] Copying 0 resource from src/main/resources to target/classes 20:41:53 [INFO] Copying 5 resources from src/main/resources to target/classes 20:41:53 [INFO] Copying 5 resources from onap/oran/a1-policy-management/src/main/resources to target/classes 20:41:53 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/add-src/main/resources 20:41:53 [INFO] Copying 5 resources from onap/oran/a1-policy-management/src/main/resources to target/classes 20:41:53 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/add-src/main/resources 20:41:53 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/add-src/test/resources 20:41:53 [INFO] Copying 8 resources from onap/oran/a1-policy-management/src/test/resources to target/classes 20:41:53 [INFO] 20:41:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ a1policymanagementservice --- 20:41:54 [INFO] Recompiling the module because of changed source code. 20:41:54 [INFO] Compiling 220 source files with javac [debug parameters release 17] to target/classes 20:42:04 [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE 20:42:04 reason: class file for javax.annotation.meta.When not found 20:42:04 [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE 20:42:04 reason: class file for javax.annotation.meta.When not found 20:42:04 [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE 20:42:04 reason: class file for javax.annotation.meta.When not found 20:42:04 [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE 20:42:04 reason: class file for javax.annotation.meta.When not found 20:42:04 [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE 20:42:04 reason: class file for javax.annotation.meta.When not found 20:42:04 [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE 20:42:04 reason: class file for javax.annotation.meta.When not found 20:42:04 [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE 20:42:04 reason: class file for javax.annotation.meta.When not found 20:42:04 [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/onap/oran/a1-policy-management/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/clients/AsyncRestClient.java: Some input files use or override a deprecated API. 20:42:04 [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/onap/oran/a1-policy-management/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/clients/AsyncRestClient.java: Recompile with -Xlint:deprecation for details. 20:42:04 [INFO] 20:42:04 [INFO] --- resources:3.5.0:testResources (default-testResources) @ a1policymanagementservice --- 20:42:04 [INFO] Copying 8 resources from src/test/resources to target/test-classes 20:42:04 [INFO] 20:42:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ a1policymanagementservice --- 20:42:04 [INFO] Recompiling the module because of changed dependency. 20:42:04 [INFO] Compiling 84 source files with javac [debug parameters release 17] to target/test-classes 20:42:09 [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE 20:42:09 reason: class file for javax.annotation.meta.When not found 20:42:09 [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE 20:42:09 reason: class file for javax.annotation.meta.When not found 20:42:09 [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE 20:42:09 reason: class file for javax.annotation.meta.When not found 20:42:09 [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE 20:42:09 reason: class file for javax.annotation.meta.When not found 20:42:09 [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE 20:42:09 reason: class file for javax.annotation.meta.When not found 20:42:09 [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/onap/oran/a1-policy-management/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/utils/LoggingUtils.java: Some input files use or override a deprecated API. 20:42:09 [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/onap/oran/a1-policy-management/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/utils/LoggingUtils.java: Recompile with -Xlint:deprecation for details. 20:42:09 [INFO] 20:42:09 [INFO] --- surefire:3.5.6:test (default-test) @ a1policymanagementservice --- 20:42:09 [INFO] Surefire report directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/surefire-reports 20:42:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:42:09 [INFO] 20:42:09 [INFO] ------------------------------------------------------- 20:42:09 [INFO] T E S T S 20:42:09 [INFO] ------------------------------------------------------- 20:42:12 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest 20:42:13 20:42:13.447 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 20:42:13 20:42:13.453 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 20:42:13 20:42:13.563 [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. 20:42:13 20:42:13.665 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 20:42:13 20:42:13.666 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 20:42:13 20:42:13.682 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 20:42:13 20:42:13.683 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 20:42:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest 20:42:13 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 20:42:14 20:42:14.092 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFile -- Local configuration file not read: /tmp/junit-10746611491181544900/config.json, Not a JSON Object: null 20:42:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 20:42:14 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 20:42:14 20:42:14.469 [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. 20:42:14 20:42:14.692 [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 20:42:14 20:42:14.814 [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. 20:42:14 20:42:14.824 [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 20:42:14 20:42:14.944 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running 20:42:15 20:42:15 . ____ _ __ _ _ 20:42:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:42:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:42:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:42:15 ' |____| .__|_| |_|_| |_\__, | / / / / 20:42:15 =========|_|==============|___/=/_/_/_/ 20:42:15 20:42:15 :: Spring Boot :: (v4.1.0) 20:42:15 20:42:15 2026-07-15T20:42:15.856+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Starting OtelConfigTest using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:42:15 2026-07-15T20:42:15.879+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:42:17 2026-07-15T20:42:16.959+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:42:19 2026-07-15T20:42:19.573+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: true [facility=, subject=, traceId=] 20:42:20 2026-07-15T20:42:20.460+0000 [OkHttp http://127.0.0.1:14250/...] ERROR io.opentelemetry.sdk.extension.trace.jaeger.sampler.JaegerRemoteSampler - Failed to execute remoteSamplings. The request could not be executed. [facility=, subject=, traceId=] 20:42:20 java.net.ConnectException: Failed to connect to /127.0.0.1:14250 20:42:20 at okhttp3.internal.connection.ConnectPlan.connectSocket(ConnectPlan.kt:282) 20:42:20 at okhttp3.internal.connection.ConnectPlan.connectTcp(ConnectPlan.kt:140) 20:42:20 at okhttp3.internal.connection.FastFallbackExchangeFinder$launchTcpConnect$1.runOnce(FastFallbackExchangeFinder.kt:141) 20:42:20 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:81) 20:42:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 20:42:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 20:42:20 at java.base/java.lang.Thread.run(Thread.java:833) 20:42:20 Caused by: java.net.ConnectException: Connection refused 20:42:20 at java.base/sun.nio.ch.Net.pollConnect(Native Method) 20:42:20 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) 20:42:20 at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542) 20:42:20 at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597) 20:42:20 at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 20:42:20 at java.base/java.net.Socket.connect(Socket.java:633) 20:42:20 at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:147) 20:42:20 at okhttp3.internal.connection.ConnectPlan.connectSocket(ConnectPlan.kt:280) 20:42:20 ... 6 common frames omitted 20:42:21 2026-07-15T20:42:21.885+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Started OtelConfigTest in 6.953 seconds (process running for 11.774) [facility=, subject=, traceId=] 20:42:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.02 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 20:42:33 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest 20:42:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest 20:42:33 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 20:42:33 2026-07-15T20:42:33.472+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 20:42:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 20:42:33 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 20:42:33 2026-07-15T20:42:33.669+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 20:42:33 2026-07-15T20:42:33.671+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:35 2026-07-15T20:42:35.702+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: Service name [facility=, subject=, traceId=] 20:42:35 2026-07-15T20:42:35.722+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 20:42:35 2026-07-15T20:42:35.723+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:35 2026-07-15T20:42:35.730+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 20:42:35 2026-07-15T20:42:35.730+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:35 2026-07-15T20:42:35.744+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 20:42:35 2026-07-15T20:42:35.745+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:37 2026-07-15T20:42:37.750+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Could not delete policy: policy from ric: name. Cause: Failed [facility=, subject=, traceId=] 20:42:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.270 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 20:42:37 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 20:42:37 2026-07-15T20:42:37.846+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:37 2026-07-15T20:42:37.847+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 20:42:37 2026-07-15T20:42:37.848+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:37 2026-07-15T20:42:37.956+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:37 2026-07-15T20:42:37.957+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 20:42:37 2026-07-15T20:42:37.958+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:37 2026-07-15T20:42:37.960+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=] 20:42:38 2026-07-15T20:42:37.965+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:37.965+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:37.966+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.094+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.115+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.116+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.117+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.126+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.490+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: finishConnect(..) failed with error(-111): Connection refused: localhost/127.0.0.1:8083 [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.502+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: ric2 [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.502+0000 [reactor-http-epoll-4] 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=] 20:42:38 2026-07-15T20:42:38.503+0000 [reactor-http-epoll-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 20:42:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 20:42:38 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 20:42:38 2026-07-15T20:42:38.533+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.533+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.533+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.650+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.650+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.650+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.763+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=] 20:42:38 2026-07-15T20:42:38.882+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.883+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.885+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 20:42:38 2026-07-15T20:42:38.888+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: x [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:38.994+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:38.994+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:38.994+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.002+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: 404 [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.110+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.113+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.114+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 20:42:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 20:42:39 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 20:42:39 2026-07-15T20:42:39.322+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.322+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.429+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.429+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.441+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.442+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.453+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.454+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.456+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.463+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.463+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.469+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.469+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.481+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.481+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.488+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.488+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.494+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.494+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:42:39 2026-07-15T20:42:39.497+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 20:42:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 20:42:39 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest 20:42:40 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest 20:42:40 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 20:43:44 2026-07-15T20:43:44.414+0000 [sdk-async-response-0-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: 5971e49b-e42b-461e-99cd-c2007e7b792c, Extended Request ID: s9lzHYrFp76ZVxRcpX9+5cjAnEH2ROuNkd2BHfIa6UkFVdtjf5mKR3/eTPFvsiP/XV/VLi31234=) (SDK Attempt Count: 1) [facility=, subject=, traceId=] 20:43:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.62 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 20:43:45 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest 20:43:45 20:43:45 . ____ _ __ _ _ 20:43:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:43:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:43:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:43:45 ' |____| .__|_| |_|_| |_\__, | / / / / 20:43:45 =========|_|==============|___/=/_/_/_/ 20:43:45 20:43:45 :: Spring Boot :: (v4.1.0) 20:43:45 20:43:45 2026-07-15T20:43:45.133+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Starting PolicyServiceTest using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:43:45 2026-07-15T20:43:45.133+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:43:45 2026-07-15T20:43:45.431+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:43:46 2026-07-15T20:43:45.996+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:43:46 2026-07-15T20:43:46.023+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 20:43:46 2026-07-15T20:43:46.398+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Started PolicyServiceTest in 1.356 seconds (process running for 96.287) [facility=, subject=, traceId=] 20:43:46 2026-07-15T20:43:46.897+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:47 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.377 s -- in org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest 20:43:47 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 20:43:47 2026-07-15T20:43:47.385+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 20:43:47 2026-07-15T20:43:47.493+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 1 cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 20:43:47 2026-07-15T20:43:47.595+0000 [Thread-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 2 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 20:43:47 2026-07-15T20:43:47.597+0000 [Thread-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 3 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 20:43:47 2026-07-15T20:43:47.702+0000 [Thread-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 4 cnt: 1, exclusive: true, queue: 1 [facility=, subject=, traceId=] 20:43:47 2026-07-15T20:43:47.820+0000 [Thread-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 5 cnt: 1, exclusive: false, queue: 0 [facility=, subject=, traceId=] 20:43:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s -- in org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 20:43:47 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test 20:43:48 20:43:48 . ____ _ __ _ _ 20:43:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:43:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:43:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:43:48 ' |____| .__|_| |_|_| |_\__, | / / / / 20:43:48 =========|_|==============|___/=/_/_/_/ 20:43:48 20:43:48 :: Spring Boot :: (v4.1.0) 20:43:48 20:43:48 2026-07-15T20:43:48.024+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Starting RicRepositoryControllerV3Test using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:43:48 2026-07-15T20:43:48.025+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:43:48 2026-07-15T20:43:48.304+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:43:48 2026-07-15T20:43:48.595+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:43:48 2026-07-15T20:43:48.925+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Started RicRepositoryControllerV3Test in 0.965 seconds (process running for 98.815) [facility=, subject=, traceId=] 20:43:49 2026-07-15T20:43:49.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ricAdded, and the Request Id: 5fa1b953-1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:49 2026-07-15T20:43:49.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa1b953-1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:49 2026-07-15T20:43:49.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 8748b47c-2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:49 2026-07-15T20:43:49.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8748b47c-2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test 20:43:49 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test 20:43:49 20:43:49 . ____ _ __ _ _ 20:43:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:43:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:43:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:43:49 ' |____| .__|_| |_|_| |_\__, | / / / / 20:43:49 =========|_|==============|___/=/_/_/_/ 20:43:49 20:43:49 :: Spring Boot :: (v4.1.0) 20:43:49 20:43:49 2026-07-15T20:43:49.636+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Starting ConfigurationControllerV3Test using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:43:49 2026-07-15T20:43:49.637+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:43:49 2026-07-15T20:43:49.923+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:43:50 2026-07-15T20:43:50.171+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:43:50 2026-07-15T20:43:50.528+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Started ConfigurationControllerV3Test in 0.945 seconds (process running for 100.417) [facility=, subject=, traceId=] 20:43:50 2026-07-15T20:43:50.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 8a8b0e8d-3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:43:50 2026-07-15T20:43:50.670+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 20:43:50 2026-07-15T20:43:50.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 20:43:51 2026-07-15T20:43:51.537+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 20:43:51 2026-07-15T20:43:51.540+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:51 2026-07-15T20:43:51.571+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:51 2026-07-15T20:43:51.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 11f5f78e-4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:51 2026-07-15T20:43:51.695+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 20:43:51 2026-07-15T20:43:51.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f5f78e-4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:51 2026-07-15T20:43:51.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 16b5f8b1-5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:51 2026-07-15T20:43:51.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b5f8b1-5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:51 2026-07-15T20:43:51.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: f54ae4d5-6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:51 2026-07-15T20:43:51.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f54ae4d5-6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:52 2026-07-15T20:43:51.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 5a0f4e1b-7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:43:52 2026-07-15T20:43:51.961+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 20:43:52 2026-07-15T20:43:51.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 20:43:52 2026-07-15T20:43:52.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 8403acfe-8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:52 2026-07-15T20:43:52.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8403acfe-8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:52 2026-07-15T20:43:52.145+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 20:43:52 2026-07-15T20:43:52.153+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 20:43:52 2026-07-15T20:43:52.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 315d707c-9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:52 2026-07-15T20:43:52.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315d707c-9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:52 2026-07-15T20:43:52.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: ef757d3e-10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:52 2026-07-15T20:43:52.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef757d3e-10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:52 2026-07-15T20:43:52.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/status, and the Request Id: 2ae142c9-11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:52 2026-07-15T20:43:52.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae142c9-11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:52 2026-07-15T20:43:52.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 5a8eea32-12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:43:52 2026-07-15T20:43:52.500+0000 [webflux-http-epoll-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 20:43:52 2026-07-15T20:43:52.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 20:43:52 2026-07-15T20:43:52.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 3005e0e3-13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.126 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test 20:43:52 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test 20:43:52 2026-07-15T20:43:52.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3005e0e3-13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:52 20:43:52 . ____ _ __ _ _ 20:43:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:43:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:43:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:43:52 ' |____| .__|_| |_|_| |_\__, | / / / / 20:43:52 =========|_|==============|___/=/_/_/_/ 20:43:52 20:43:52 :: Spring Boot :: (v4.1.0) 20:43:52 20:43:52 2026-07-15T20:43:52.764+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Starting ServiceControllerV3Test using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:43:52 2026-07-15T20:43:52.764+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:43:53 2026-07-15T20:43:53.001+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:43:53 2026-07-15T20:43:53.189+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:43:53 2026-07-15T20:43:53.477+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Started ServiceControllerV3Test in 0.768 seconds (process running for 103.367) [facility=, subject=, traceId=] 20:43:53 2026-07-15T20:43:53.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId, and the Request Id: 2210a383-14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:43:53 2026-07-15T20:43:53.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: def288df-15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:53 2026-07-15T20:43:53.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: def288df-15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:53 2026-07-15T20:43:53.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId/keepalive, and the Request Id: 02501395-16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:43:53 2026-07-15T20:43:53.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 8a680586-17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:43:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.168 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test 20:43:53 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test 20:43:54 20:43:54 . ____ _ __ _ _ 20:43:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:43:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:43:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:43:54 ' |____| .__|_| |_|_| |_\__, | / / / / 20:43:54 =========|_|==============|___/=/_/_/_/ 20:43:54 20:43:54 :: Spring Boot :: (v4.1.0) 20:43:54 20:43:54 2026-07-15T20:43:53.921+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Starting PolicyControllerV3Test using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:43:54 2026-07-15T20:43:53.921+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:43:54 2026-07-15T20:43:54.145+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:43:54 2026-07-15T20:43:54.309+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:43:54 2026-07-15T20:43:54.598+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Started PolicyControllerV3Test in 0.719 seconds (process running for 104.488) [facility=, subject=, traceId=] 20:43:54 2026-07-15T20:43:54.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6055caa6-18, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:54 2026-07-15T20:43:54.709+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] 20:43:54 org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted 20:43:54 at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) 20:43:54 at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) 20:43:54 at org.everit.json.schema.Schema.validate(Schema.java:152) 20:43:54 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) 20:43:54 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) 20:43:54 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 20:43:54 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$I2jkFPmG.invokeWithArguments(Unknown Source) 20:43:54 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) 20:43:54 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 20:43:54 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) 20:43:54 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 20:43:54 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 20:43:54 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 20:43:54 at org.mockito.Answers.answer(Answers.java:90) 20:43:54 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 20:43:54 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 20:43:54 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 20:43:54 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 20:43:54 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) 20:43:54 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) 20:43:54 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) 20:43:54 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 20:43:54 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:54 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:54 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:54 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:54 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:54 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:54 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:54 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:54 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:54 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:54 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:54 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:54 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) 20:43:54 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:54 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:54 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:54 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:54 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:54 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:54 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:54 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:54 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) 20:43:54 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) 20:43:54 at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) 20:43:54 at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 20:43:54 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 20:43:54 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:54 at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) 20:43:54 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:54 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) 20:43:54 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 20:43:54 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 20:43:54 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) 20:43:54 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:54 at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) 20:43:54 at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) 20:43:54 at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) 20:43:54 at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) 20:43:54 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) 20:43:54 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) 20:43:54 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:54 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) 20:43:54 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) 20:43:54 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) 20:43:54 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) 20:43:54 at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) 20:43:54 at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) 20:43:54 at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 20:43:54 at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) 20:43:54 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) 20:43:54 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) 20:43:54 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 20:43:54 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 20:43:54 at java.base/java.lang.Thread.run(Thread.java:833) 20:43:54 2026-07-15T20:43:54.710+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 20:43:54 2026-07-15T20:43:54.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6055caa6-18 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:54.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 873c1cdb-19, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:54.835+0000 [webflux-http-epoll-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] 20:43:55 org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted 20:43:55 at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) 20:43:55 at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) 20:43:55 at org.everit.json.schema.Schema.validate(Schema.java:152) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) 20:43:55 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 20:43:55 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$I2jkFPmG.invokeWithArguments(Unknown Source) 20:43:55 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) 20:43:55 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 20:43:55 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 20:43:55 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 20:43:55 at org.mockito.Answers.answer(Answers.java:90) 20:43:55 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 20:43:55 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 20:43:55 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 20:43:55 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 20:43:55 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) 20:43:55 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:55 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) 20:43:55 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) 20:43:55 at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) 20:43:55 at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 20:43:55 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:55 at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:55 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 20:43:55 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:55 at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) 20:43:55 at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) 20:43:55 at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:55 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) 20:43:55 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) 20:43:55 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) 20:43:55 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) 20:43:55 at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) 20:43:55 at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) 20:43:55 at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 20:43:55 at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) 20:43:55 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) 20:43:55 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) 20:43:55 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 20:43:55 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 20:43:55 at java.base/java.lang.Thread.run(Thread.java:833) 20:43:55 2026-07-15T20:43:54.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:54.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-20, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:54.979+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:54.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:54.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 873c1cdb-19 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 865920d6-21, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.098+0000 [webflux-http-epoll-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] 20:43:55 org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted 20:43:55 at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) 20:43:55 at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) 20:43:55 at org.everit.json.schema.Schema.validate(Schema.java:152) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) 20:43:55 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 20:43:55 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$I2jkFPmG.invokeWithArguments(Unknown Source) 20:43:55 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) 20:43:55 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 20:43:55 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 20:43:55 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 20:43:55 at org.mockito.Answers.answer(Answers.java:90) 20:43:55 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 20:43:55 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 20:43:55 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 20:43:55 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 20:43:55 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) 20:43:55 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:55 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) 20:43:55 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) 20:43:55 at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) 20:43:55 at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 20:43:55 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:55 at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:55 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 20:43:55 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:55 at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) 20:43:55 at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) 20:43:55 at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:55 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) 20:43:55 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) 20:43:55 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) 20:43:55 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) 20:43:55 at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) 20:43:55 at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) 20:43:55 at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 20:43:55 at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) 20:43:55 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) 20:43:55 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) 20:43:55 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 20:43:55 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 20:43:55 at java.base/java.lang.Thread.run(Thread.java:833) 20:43:55 2026-07-15T20:43:55.104+0000 [webflux-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:55.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-22, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.125+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:55.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 865920d6-21 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 26d1f763-23, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.242+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] 20:43:55 java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) 20:43:55 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 20:43:55 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$I2jkFPmG.invokeWithArguments(Unknown Source) 20:43:55 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) 20:43:55 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 20:43:55 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 20:43:55 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 20:43:55 at org.mockito.Answers.answer(Answers.java:90) 20:43:55 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 20:43:55 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 20:43:55 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 20:43:55 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 20:43:55 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) 20:43:55 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:55 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) 20:43:55 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) 20:43:55 at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) 20:43:55 at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 20:43:55 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:55 at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:55 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 20:43:55 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:55 at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) 20:43:55 at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) 20:43:55 at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:55 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) 20:43:55 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) 20:43:55 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) 20:43:55 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) 20:43:55 at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) 20:43:55 at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) 20:43:55 at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 20:43:55 at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) 20:43:55 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) 20:43:55 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) 20:43:55 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 20:43:55 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 20:43:55 at java.base/java.lang.Thread.run(Thread.java:833) 20:43:55 2026-07-15T20:43:55.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:55.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-24, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.255+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:55.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d1f763-23 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.283+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: a2bca751-25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-26, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2bca751-25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.427+0000 [webflux-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:55.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 89c13f12-27, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.436+0000 [webflux-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] 20:43:55 java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) 20:43:55 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 20:43:55 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$I2jkFPmG.invokeWithArguments(Unknown Source) 20:43:55 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) 20:43:55 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 20:43:55 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 20:43:55 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 20:43:55 at org.mockito.Answers.answer(Answers.java:90) 20:43:55 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 20:43:55 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 20:43:55 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 20:43:55 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 20:43:55 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) 20:43:55 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:55 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) 20:43:55 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) 20:43:55 at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) 20:43:55 at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 20:43:55 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:55 at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:55 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 20:43:55 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:55 at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) 20:43:55 at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) 20:43:55 at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:55 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) 20:43:55 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) 20:43:55 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) 20:43:55 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) 20:43:55 at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) 20:43:55 at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) 20:43:55 at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 20:43:55 at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) 20:43:55 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) 20:43:55 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) 20:43:55 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 20:43:55 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 20:43:55 at java.base/java.lang.Thread.run(Thread.java:833) 20:43:55 2026-07-15T20:43:55.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:55.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-28, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.451+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:55.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89c13f12-27 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 9891c3fb-29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-30, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9891c3fb-29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.584+0000 [webflux-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:55.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 76257721-31, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.591+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] 20:43:55 java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) 20:43:55 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 20:43:55 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$I2jkFPmG.invokeWithArguments(Unknown Source) 20:43:55 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) 20:43:55 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 20:43:55 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 20:43:55 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 20:43:55 at org.mockito.Answers.answer(Answers.java:90) 20:43:55 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 20:43:55 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 20:43:55 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 20:43:55 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 20:43:55 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) 20:43:55 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 20:43:55 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:55 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:55 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) 20:43:55 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:55 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:55 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:55 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) 20:43:55 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) 20:43:55 at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) 20:43:55 at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 20:43:55 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:55 at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:55 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 20:43:55 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:55 at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) 20:43:55 at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) 20:43:55 at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) 20:43:55 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) 20:43:55 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:55 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) 20:43:55 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) 20:43:55 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) 20:43:55 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) 20:43:55 at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) 20:43:55 at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) 20:43:55 at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 20:43:55 at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) 20:43:55 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) 20:43:55 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) 20:43:55 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 20:43:55 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 20:43:55 at java.base/java.lang.Thread.run(Thread.java:833) 20:43:55 2026-07-15T20:43:55.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:55.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-32, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.604+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:55.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76257721-31 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3faec22e-33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-34, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3faec22e-33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: e3a5e3d2-35, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3a5e3d2-35 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: ca1b4e80-36, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca1b4e80-36 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: f04e50b7-37, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:55.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-38, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.909+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:55 2026-07-15T20:43:55.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f04e50b7-37 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/71476dea-ba2d-4237-8e5a-4a3e539006fb, and the Request Id: f999e452-39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-40, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:55 2026-07-15T20:43:55.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6110abad-41, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.066+0000 [webflux-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] 20:43:56 java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null 20:43:56 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) 20:43:56 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) 20:43:56 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) 20:43:56 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) 20:43:56 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 20:43:56 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$I2jkFPmG.invokeWithArguments(Unknown Source) 20:43:56 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) 20:43:56 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 20:43:56 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) 20:43:56 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 20:43:56 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 20:43:56 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 20:43:56 at org.mockito.Answers.answer(Answers.java:90) 20:43:56 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 20:43:56 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 20:43:56 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 20:43:56 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 20:43:56 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) 20:43:56 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) 20:43:56 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) 20:43:56 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 20:43:56 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:56 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:56 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:56 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:56 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:56 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:56 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:56 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:56 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:56 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:56 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:56 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:56 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) 20:43:56 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:56 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:56 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:56 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:56 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:56 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:56 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:56 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:56 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) 20:43:56 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) 20:43:56 at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) 20:43:56 at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 20:43:56 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 20:43:56 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:56 at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) 20:43:56 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:56 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) 20:43:56 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 20:43:56 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 20:43:56 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) 20:43:56 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:56 at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) 20:43:56 at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) 20:43:56 at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) 20:43:56 at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) 20:43:56 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) 20:43:56 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) 20:43:56 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:56 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) 20:43:56 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) 20:43:56 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) 20:43:56 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) 20:43:56 at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) 20:43:56 at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) 20:43:56 at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 20:43:56 at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) 20:43:56 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) 20:43:56 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) 20:43:56 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 20:43:56 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 20:43:56 at java.base/java.lang.Thread.run(Thread.java:833) 20:43:56 2026-07-15T20:43:56.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:56 2026-07-15T20:43:56.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-42, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.084+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:56 2026-07-15T20:43:56.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6110abad-41 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: e5da0ca6-43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-44, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5da0ca6-43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: d1c7fc27-45, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:56 2026-07-15T20:43:56.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-46, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.233+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:56 2026-07-15T20:43:56.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c7fc27-45 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 451a0de2-47, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:56 2026-07-15T20:43:56.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-48, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.309+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:56 2026-07-15T20:43:56.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451a0de2-47 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 00bf6ab8-49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-50, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-51, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00bf6ab8-49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: 1a9d945b-52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a9d945b-52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 5aed000c-53, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:56 2026-07-15T20:43:56.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-54, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.544+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:56 2026-07-15T20:43:56.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aed000c-53 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/19d74a7f-7c52-425e-b378-ab267b078a0f, and the Request Id: d2c9ab7d-55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-56, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2c9ab7d-55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 13cc03af-57, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:56 2026-07-15T20:43:56.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-58, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.698+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:56 2026-07-15T20:43:56.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13cc03af-57 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne/status, and the Request Id: 36f19295-59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-60, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f19295-59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.830+0000 [webflux-http-epoll-3] 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: 4fe3e5ce-61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe3e5ce-61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: 0d70198d-62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:56 2026-07-15T20:43:56.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0d70198d-62 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:56.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 5ed46b48-63, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:56.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed46b48-63 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 668ba207-64, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-65, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.085+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668ba207-64 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 668ba207-66, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-67, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668ba207-66 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: cd9f591f-68, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-69, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.200+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd9f591f-68 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: cd9f591f-70, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-71, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd9f591f-70 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3a7ecdd0-72, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-73, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.315+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7ecdd0-72 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3a7ecdd0-74, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-75, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7ecdd0-74 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 16a027a0-76, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-77, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.434+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a027a0-76 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 16a027a0-78, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-79, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a027a0-78 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 06921303-80, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-81, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.566+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 06921303-80 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: d2949de8-82, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2949de8-82 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: c0f8fff6-83, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-84, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.691+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0f8fff6-83 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: add06f07-85, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 20:43:57 2026-07-15T20:43:57.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-86, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.797+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: add06f07-85 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 20:43:57 2026-07-15T20:43:57.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: a86a4180-87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-88, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a86a4180-87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 570ab74b-89, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 20:43:57 2026-07-15T20:43:57.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-90, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.933+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:57 2026-07-15T20:43:57.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 570ab74b-89 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 20:43:57 2026-07-15T20:43:57.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1d379fa3-91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-92, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:57 2026-07-15T20:43:57.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d379fa3-91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: ebc0b84e-93, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 20:43:58 2026-07-15T20:43:58.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-94, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.061+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebc0b84e-93 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 20:43:58 2026-07-15T20:43:58.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 35460717-95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-96, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35460717-95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 361c6d5d-97, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 20:43:58 2026-07-15T20:43:58.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-98, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.206+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361c6d5d-97 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 20:43:58 2026-07-15T20:43:58.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: b3950d0e-99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-100, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3950d0e-99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 370e58e9-101, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-102, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.339+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370e58e9-101 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: f08193d2-103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.408+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] 20:43:58 org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted 20:43:58 at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) 20:43:58 at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) 20:43:58 at org.everit.json.schema.Schema.validate(Schema.java:152) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) 20:43:58 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 20:43:58 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$I2jkFPmG.invokeWithArguments(Unknown Source) 20:43:58 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) 20:43:58 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 20:43:58 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) 20:43:58 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 20:43:58 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 20:43:58 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 20:43:58 at org.mockito.Answers.answer(Answers.java:90) 20:43:58 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 20:43:58 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 20:43:58 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 20:43:58 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 20:43:58 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) 20:43:58 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:58 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:58 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:58 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:58 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) 20:43:58 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:58 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) 20:43:58 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) 20:43:58 at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) 20:43:58 at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 20:43:58 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 20:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:58 at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) 20:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:58 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 20:43:58 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) 20:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:58 at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) 20:43:58 at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) 20:43:58 at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) 20:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:58 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) 20:43:58 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) 20:43:58 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) 20:43:58 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) 20:43:58 at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) 20:43:58 at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) 20:43:58 at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 20:43:58 at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) 20:43:58 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) 20:43:58 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) 20:43:58 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 20:43:58 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 20:43:58 at java.base/java.lang.Thread.run(Thread.java:833) 20:43:58 2026-07-15T20:43:58.414+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f08193d2-103 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 83dd65a0-104, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-105, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.482+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83dd65a0-104 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 3061e4d4-106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.537+0000 [webflux-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] 20:43:58 org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted 20:43:58 at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) 20:43:58 at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) 20:43:58 at org.everit.json.schema.Schema.validate(Schema.java:152) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) 20:43:58 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 20:43:58 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$I2jkFPmG.invokeWithArguments(Unknown Source) 20:43:58 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) 20:43:58 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 20:43:58 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) 20:43:58 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 20:43:58 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 20:43:58 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 20:43:58 at org.mockito.Answers.answer(Answers.java:90) 20:43:58 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 20:43:58 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 20:43:58 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 20:43:58 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 20:43:58 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) 20:43:58 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:58 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:58 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:58 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:58 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) 20:43:58 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:58 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) 20:43:58 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) 20:43:58 at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) 20:43:58 at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 20:43:58 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 20:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:58 at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) 20:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:58 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 20:43:58 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) 20:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:58 at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) 20:43:58 at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) 20:43:58 at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) 20:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:58 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) 20:43:58 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) 20:43:58 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) 20:43:58 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) 20:43:58 at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) 20:43:58 at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) 20:43:58 at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 20:43:58 at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) 20:43:58 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) 20:43:58 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) 20:43:58 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 20:43:58 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 20:43:58 at java.base/java.lang.Thread.run(Thread.java:833) 20:43:58 2026-07-15T20:43:58.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-107, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3061e4d4-106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: d77a21e5-108, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-109, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.619+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d77a21e5-108 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 77ac9eb2-110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.681+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] 20:43:58 org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted 20:43:58 at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) 20:43:58 at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) 20:43:58 at org.everit.json.schema.Schema.validate(Schema.java:152) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) 20:43:58 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 20:43:58 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$I2jkFPmG.invokeWithArguments(Unknown Source) 20:43:58 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) 20:43:58 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 20:43:58 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333) 20:43:58 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 20:43:58 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 20:43:58 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 20:43:58 at org.mockito.Answers.answer(Answers.java:90) 20:43:58 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 20:43:58 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 20:43:58 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 20:43:58 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 20:43:58 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:143) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) 20:43:58 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) 20:43:58 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:203) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:75) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:80) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:58 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:109) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:58 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:130) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:58 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:119) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:72) 20:43:58 at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) 20:43:58 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2093) 20:43:58 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:144) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:263) 20:43:58 at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:96) 20:43:58 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 20:43:58 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:419) 20:43:58 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:467) 20:43:58 at reactor.netty.http.server.HttpServerOperations.handleLastHttpContent(HttpServerOperations.java:931) 20:43:58 at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 20:43:58 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 20:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:58 at reactor.netty.http.server.HttpTrafficHandler.channelRead(HttpTrafficHandler.java:339) 20:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:58 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 20:43:58 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249) 20:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 20:43:58 at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1526) 20:43:58 at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1384) 20:43:58 at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1435) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484) 20:43:58 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) 20:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) 20:43:58 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) 20:43:58 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) 20:43:58 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:804) 20:43:58 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:487) 20:43:58 at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) 20:43:58 at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) 20:43:58 at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 20:43:58 at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) 20:43:58 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) 20:43:58 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) 20:43:58 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 20:43:58 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 20:43:58 at java.base/java.lang.Thread.run(Thread.java:833) 20:43:58 2026-07-15T20:43:58.681+0000 [webflux-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-111, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ac9eb2-110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2f15cb1a-112, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-113, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.769+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f15cb1a-112 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 4ab3d0dd-114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:43:58 2026-07-15T20:43:58.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-115, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab3d0dd-114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 50788632-116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-117, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50788632-116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:58 2026-07-15T20:43:58.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 75695cb6-118, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:58.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:59 2026-07-15T20:43:58.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-119, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:58.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:58.966+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:59 2026-07-15T20:43:58.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75695cb6-118 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: f05de72a-120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:59 2026-07-15T20:43:59.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-121, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f05de72a-120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 0c34e5d9-122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-123, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0c34e5d9-122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2bdef5e2-124, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:59 2026-07-15T20:43:59.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-125, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.247+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:59 2026-07-15T20:43:59.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bdef5e2-124 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 4fb9f652-126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:59 2026-07-15T20:43:59.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-127, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb9f652-126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 929fce77-128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-129, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 929fce77-128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2f044928-130, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:59 2026-07-15T20:43:59.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-131, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.459+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:43:59 2026-07-15T20:43:59.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f044928-130 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 26083a0f-132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 20:43:59 2026-07-15T20:43:59.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 193e1730-133, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193e1730-133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26083a0f-132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 6a88bb20-134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: d1c408a0-135, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1c408a0-135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 2026-07-15T20:43:59.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a88bb20-134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:43:59 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.718 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test 20:43:59 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest 20:43:59 20:43:59 . ____ _ __ _ _ 20:43:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:43:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:43:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:43:59 ' |____| .__|_| |_|_| |_\__, | / / / / 20:43:59 =========|_|==============|___/=/_/_/_/ 20:43:59 20:43:59 :: Spring Boot :: (v4.1.0) 20:43:59 20:43:59 2026-07-15T20:43:59.679+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:43:59 2026-07-15T20:43:59.679+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:43:59 2026-07-15T20:43:59.904+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:44:00 2026-07-15T20:44:00.058+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:44:00 2026-07-15T20:44:00.351+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Started ApplicationTest in 0.734 seconds (process running for 110.241) [facility=, subject=, traceId=] 20:44:00 2026-07-15T20:44:00.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 797387ce-136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:00 2026-07-15T20:44:00.444+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:44:00 2026-07-15T20:44:00.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: b63f7920-137, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:00 2026-07-15T20:44:00.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 20:44:00 2026-07-15T20:44:00.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: f15b3549-138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:00 2026-07-15T20:44:00.789+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:44:00 2026-07-15T20:44:00.790+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:00.996+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 3c8fb8af-139, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"NonRespondingRic","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.256+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test starting [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.257+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.285+0000 [TestThread_0] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.299+0000 [Thread-64] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: NonRespondingRic, exception: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.355+0000 [Thread-69] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.378+0000 [Thread-72] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.425+0000 [Thread-77] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d79765-147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.482+0000 [Thread-82] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: be038914-149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0, and the Request Id: 48d79765-150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a815922f-151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.538+0000 [Thread-88] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0, and the Request Id: b3d59cad-156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0, and the Request Id: a815922f-158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.586+0000 [Thread-92] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.618+0000 [Thread-96] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.631+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.631+0000 [Thread-100] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:01 2026-07-15T20:44:01.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0-, and the Request Id: a815922f-164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0-, and the Request Id: 48d79765-163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0cb5f90e-166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0-, and the Request Id: be038914-171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.751+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14be85f7-175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.752+0000 [webflux-http-epoll-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: 0cb5f90e-176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29459d10-179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e394cc0-180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.781+0000 [webflux-http-epoll-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: 0cb5f90e-182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.809+0000 [webflux-http-epoll-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: 14be85f7-188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.812+0000 [webflux-http-epoll-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: 29459d10-187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.827+0000 [webflux-http-epoll-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: 3e394cc0-192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a815922f-193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0, and the Request Id: b0635e58-200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.852+0000 [webflux-http-epoll-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: 3e394cc0-201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.852+0000 [webflux-http-epoll-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: 14be85f7-199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d79765-202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.861+0000 [webflux-http-epoll-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: 29459d10-203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0, and the Request Id: c770b2cf-205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1, and the Request Id: a815922f-207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0, and the Request Id: fa44e5fc-210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1, and the Request Id: b3d59cad-212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.906+0000 [webflux-http-epoll-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: 43bb3585-214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0-, and the Request Id: c770b2cf-216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1-, and the Request Id: a815922f-217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1-, and the Request Id: be038914-218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0cb5f90e-219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0-, and the Request Id: 2eeafa96-224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1, and the Request Id: 48d79765-228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14be85f7-229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:01 2026-07-15T20:44:01.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1, and the Request Id: 0cb5f90e-232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:01.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:01.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:01.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:01.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1, and the Request Id: 14be85f7-235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:01.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:01.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e394cc0-237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1-, and the Request Id: 48d79765-240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1-, and the Request Id: 0cb5f90e-243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1-, and the Request Id: 14be85f7-244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1, and the Request Id: 3e394cc0-247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29459d10-248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2, and the Request Id: b3d59cad-257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1, and the Request Id: 29459d10-259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a815922f-260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1-, and the Request Id: 3e394cc0-263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1, and the Request Id: c770b2cf-265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.123+0000 [webflux-http-epoll-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: be038914-267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2, and the Request Id: a815922f-269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1, and the Request Id: fa44e5fc-270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1, and the Request Id: b0635e58-272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0cb5f90e-274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1-, and the Request Id: 29459d10-273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1-, and the Request Id: c770b2cf-275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d79765-277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1-, and the Request Id: 2eeafa96-278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1-, and the Request Id: 43bb3585-281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2-, and the Request Id: a815922f-283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.196+0000 [webflux-http-epoll-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: 0cb5f90e-285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2, and the Request Id: 48d79765-287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.253+0000 [webflux-http-epoll-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: 0cb5f90e-294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e394cc0-298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2-, and the Request Id: 48d79765-299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2, and the Request Id: 3e394cc0-306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2-, and the Request Id: 3e394cc0-313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2, and the Request Id: d32a452b-314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0cb5f90e-316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29459d10-318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2, and the Request Id: b0635e58-319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2, and the Request Id: fa44e5fc-320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3, and the Request Id: b3d59cad-323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2-, and the Request Id: 14be85f7-326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.426+0000 [webflux-http-epoll-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: 43bb3585-327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2, and the Request Id: 8594d3d2-328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3-, and the Request Id: be038914-331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2-, and the Request Id: 2eeafa96-334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3, and the Request Id: 0cb5f90e-336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2, and the Request Id: 29459d10-337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3, and the Request Id: f2e8f80d-338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2-, and the Request Id: c770b2cf-340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3-, and the Request Id: 0cb5f90e-343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d79765-344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3-, and the Request Id: a815922f-345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e394cc0-346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3, and the Request Id: d32a452b-355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3, and the Request Id: 3e394cc0-357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2-, and the Request Id: 29459d10-359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4, and the Request Id: b3d59cad-363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3, and the Request Id: 48d79765-365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3-, and the Request Id: 14be85f7-367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3-, and the Request Id: 3e394cc0-371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4-, and the Request Id: be038914-373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3-, and the Request Id: 48d79765-377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0cb5f90e-378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3, and the Request Id: b0635e58-384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.629+0000 [webflux-http-epoll-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: 0cb5f90e-385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3, and the Request Id: fa44e5fc-393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.668+0000 [webflux-http-epoll-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: 0cb5f90e-394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4, and the Request Id: f2e8f80d-395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.683+0000 [webflux-http-epoll-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: d32a452b-397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3, and the Request Id: 8594d3d2-398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3-, and the Request Id: 43bb3585-400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.693+0000 [webflux-http-epoll-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: a815922f-401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29459d10-404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e394cc0-403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.715+0000 [webflux-http-epoll-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: 14be85f7-408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3-, and the Request Id: c770b2cf-409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3-, and the Request Id: 2eeafa96-412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5, and the Request Id: b3d59cad-417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4, and the Request Id: 3e394cc0-419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d79765-421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3, and the Request Id: 29459d10-423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.781+0000 [webflux-http-epoll-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: be038914-425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0cb5f90e-426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4-, and the Request Id: 3e394cc0-428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.793+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5, and the Request Id: d32a452b-434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4, and the Request Id: 48d79765-435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5, and the Request Id: 0cb5f90e-437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.839+0000 [webflux-http-epoll-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: b0635e58-439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3-, and the Request Id: 29459d10-441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4, and the Request Id: fa44e5fc-444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4-, and the Request Id: 48d79765-447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5-, and the Request Id: 14be85f7-448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4-, and the Request Id: 43bb3585-450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5-, and the Request Id: 0cb5f90e-451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4-, and the Request Id: 2eeafa96-453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e394cc0-464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4, and the Request Id: 8594d3d2-465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5, and the Request Id: 3e394cc0-468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:02 2026-07-15T20:44:02.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:02.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:02.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6, and the Request Id: b3d59cad-471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:02.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:02.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4-, and the Request Id: c770b2cf-473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:02.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:02.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:02.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:02.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6-, and the Request Id: be038914-476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:02.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5, and the Request Id: f2e8f80d-477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:02.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:02.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:02.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6, and the Request Id: d32a452b-481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5-, and the Request Id: 3e394cc0-484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29459d10-485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.028+0000 [webflux-http-epoll-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: a815922f-486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0cb5f90e-489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6-, and the Request Id: 14be85f7-493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.056+0000 [webflux-http-epoll-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: 29459d10-494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6, and the Request Id: 0cb5f90e-496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6-, and the Request Id: 0cb5f90e-503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.124+0000 [webflux-http-epoll-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: 98512d9e-510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5, and the Request Id: b0635e58-511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.133+0000 [webflux-http-epoll-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: 29459d10-514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5-, and the Request Id: 43bb3585-517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7, and the Request Id: b3d59cad-518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5, and the Request Id: fa44e5fc-522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5, and the Request Id: 8594d3d2-524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6, and the Request Id: f2e8f80d-526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7-, and the Request Id: be038914-527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.172+0000 [webflux-http-epoll-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: d32a452b-529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.188+0000 [webflux-http-epoll-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: 48d79765-533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6, and the Request Id: b497a094-534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6-, and the Request Id: a815922f-535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.198+0000 [webflux-http-epoll-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: 14be85f7-537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5-, and the Request Id: 2eeafa96-538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5-, and the Request Id: c770b2cf-541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6-, and the Request Id: 3e394cc0-542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0cb5f90e-546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7, and the Request Id: 0cb5f90e-551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29459d10-554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7-, and the Request Id: 0cb5f90e-557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.311+0000 [webflux-http-epoll-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: b3d59cad-562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5, and the Request Id: 29459d10-566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6, and the Request Id: fa44e5fc-575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8-, and the Request Id: be038914-577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8, and the Request Id: d32a452b-578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7, and the Request Id: f2e8f80d-580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5-, and the Request Id: 29459d10-583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8-, and the Request Id: 14be85f7-584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6, and the Request Id: b0635e58-585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6, and the Request Id: 98512d9e-589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6, and the Request Id: 8594d3d2-591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7, and the Request Id: b497a094-592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6-, and the Request Id: 48d79765-594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7-, and the Request Id: 3e394cc0-596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6-, and the Request Id: 2eeafa96-597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7-, and the Request Id: a815922f-598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 0cb5f90e-600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6-, and the Request Id: 43bb3585-606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6-, and the Request Id: c770b2cf-608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9, and the Request Id: d32a452b-611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9-, and the Request Id: 14be85f7-616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7, and the Request Id: 98512d9e-617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7-, and the Request Id: 48d79765-619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8, and the Request Id: f848fbf1-633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9, and the Request Id: b3d59cad-634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.654+0000 [webflux-http-epoll-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: b497a094-637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9-, and the Request Id: be038914-640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8-, and the Request Id: 0cb5f90e-641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7, and the Request Id: fa44e5fc-644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.680+0000 [webflux-http-epoll-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: d32a452b-646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7, and the Request Id: b0635e58-649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8-, and the Request Id: 3e394cc0-654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7-, and the Request Id: 2eeafa96-655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8, and the Request Id: 98512d9e-656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.725+0000 [webflux-http-epoll-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: 14be85f7-658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6, and the Request Id: 3aab32ea-659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8, and the Request Id: f2e8f80d-660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7-, and the Request Id: 43bb3585-662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6-, and the Request Id: 29459d10-664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8-, and the Request Id: a815922f-666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8-, and the Request Id: 48d79765-668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7, and the Request Id: 8594d3d2-677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10, and the Request Id: b3d59cad-683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11, and the Request Id: d32a452b-689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11-, and the Request Id: 14be85f7-691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9, and the Request Id: 98512d9e-692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10-, and the Request Id: be038914-697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7-, and the Request Id: c770b2cf-698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9, and the Request Id: b497a094-703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9-, and the Request Id: 48d79765-708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9, and the Request Id: f848fbf1-710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7, and the Request Id: 3aab32ea-713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8, and the Request Id: b0635e58-715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9, and the Request Id: f2e8f80d-717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.953+0000 [webflux-http-epoll-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: 29459d10-719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9-, and the Request Id: 3e394cc0-721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:03 2026-07-15T20:44:03.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:03.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:03.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9-, and the Request Id: 0cb5f90e-724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:03.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:03.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8, and the Request Id: fa44e5fc-725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:03.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:03.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:03.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.005+0000 [webflux-http-epoll-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: 43bb3585-729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.010+0000 [webflux-http-epoll-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: d32a452b-730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.019+0000 [webflux-http-epoll-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: 2eeafa96-733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11, and the Request Id: b3d59cad-734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9-, and the Request Id: a815922f-739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.066+0000 [webflux-http-epoll-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: 98512d9e-741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11-, and the Request Id: be038914-744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.099+0000 [webflux-http-epoll-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: 14be85f7-746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8, and the Request Id: 8594d3d2-750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.141+0000 [webflux-http-epoll-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: 48d79765-755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8-, and the Request Id: c770b2cf-758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10, and the Request Id: f848fbf1-765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8, and the Request Id: 3aab32ea-770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.229+0000 [webflux-http-epoll-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: 29459d10-777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.234+0000 [webflux-http-epoll-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: b497a094-780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9, and the Request Id: b0635e58-783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10-, and the Request Id: 0cb5f90e-782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13, and the Request Id: d32a452b-786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10, and the Request Id: f2e8f80d-789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.263+0000 [webflux-http-epoll-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: 98512d9e-790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10-, and the Request Id: a815922f-794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9, and the Request Id: fa44e5fc-795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10-, and the Request Id: 3e394cc0-797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.292+0000 [webflux-http-epoll-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: b3d59cad-798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.298+0000 [webflux-http-epoll-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: 43bb3585-801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.311+0000 [webflux-http-epoll-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: 48d79765-804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9-, and the Request Id: 2eeafa96-803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13-, and the Request Id: 14be85f7-805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12-, and the Request Id: be038914-811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.352+0000 [webflux-http-epoll-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: 8594d3d2-814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9-, and the Request Id: c770b2cf-823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9, and the Request Id: 3aab32ea-830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11, and the Request Id: f848fbf1-831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.432+0000 [webflux-http-epoll-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: 98512d9e-836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11, and the Request Id: f2e8f80d-837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11, and the Request Id: b497a094-839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9-, and the Request Id: 29459d10-843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.463+0000 [webflux-http-epoll-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: a815922f-844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.473+0000 [webflux-http-epoll-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: 0cb5f90e-845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14, and the Request Id: d32a452b-847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.495+0000 [webflux-http-epoll-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: b0635e58-851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.495+0000 [webflux-http-epoll-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: 48d79765-850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14-, and the Request Id: 14be85f7-855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10, and the Request Id: fa44e5fc-856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11-, and the Request Id: 3e394cc0-857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13, and the Request Id: b3d59cad-858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10-, and the Request Id: 43bb3585-859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10-, and the Request Id: 2eeafa96-864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10, and the Request Id: 3aab32ea-875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10, and the Request Id: 8594d3d2-879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.591+0000 [webflux-http-epoll-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: 98512d9e-880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13-, and the Request Id: be038914-881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.611+0000 [webflux-http-epoll-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: c770b2cf-886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10-, and the Request Id: 29459d10-888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.623+0000 [webflux-http-epoll-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: 48d79765-892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.641+0000 [webflux-http-epoll-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: f2e8f80d-898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.644+0000 [webflux-http-epoll-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: d32a452b-900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.658+0000 [webflux-http-epoll-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: 14be85f7-905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.667+0000 [webflux-http-epoll-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: b0635e58-908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.668+0000 [webflux-http-epoll-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: b497a094-909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12-, and the Request Id: a815922f-914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12, and the Request Id: f848fbf1-915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12-, and the Request Id: 0cb5f90e-920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.697+0000 [webflux-http-epoll-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: fa44e5fc-921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.701+0000 [webflux-http-epoll-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: 43bb3585-923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14, and the Request Id: 98512d9e-924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11, and the Request Id: 3aab32ea-929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14, and the Request Id: b3d59cad-930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14-, and the Request Id: 48d79765-933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12-, and the Request Id: 3e394cc0-934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11-, and the Request Id: 2eeafa96-938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14-, and the Request Id: be038914-940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11, and the Request Id: 8594d3d2-945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11-, and the Request Id: 29459d10-946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16, and the Request Id: d32a452b-949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.798+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.829+0000 [webflux-http-epoll-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: c770b2cf-960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16-, and the Request Id: 14be85f7-961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12, and the Request Id: b0635e58-964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13, and the Request Id: f2e8f80d-967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15, and the Request Id: 98512d9e-970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12, and the Request Id: fa44e5fc-975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13, and the Request Id: f848fbf1-976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13-, and the Request Id: a815922f-980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.889+0000 [webflux-http-epoll-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: 43bb3585-982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13, and the Request Id: b497a094-983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13-, and the Request Id: 0cb5f90e-985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15, and the Request Id: b3d59cad-986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15-, and the Request Id: 48d79765-988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15-, and the Request Id: be038914-992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12-, and the Request Id: 2eeafa96-993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13-, and the Request Id: 3e394cc0-995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17, and the Request Id: d32a452b-999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12, and the Request Id: 3aab32ea-1000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17-, and the Request Id: 14be85f7-1003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12-, and the Request Id: 29459d10-1008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:04 2026-07-15T20:44:04.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:04.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:04.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:04.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:04.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.010+0000 [webflux-http-epoll-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: 8594d3d2-1018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18, and the Request Id: d32a452b-1029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14, and the Request Id: f2e8f80d-1032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12-, and the Request Id: c770b2cf-1034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16, and the Request Id: 98512d9e-1031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18-, and the Request Id: 14be85f7-1036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.079+0000 [webflux-http-epoll-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: fa44e5fc-1038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13, and the Request Id: b0635e58-1040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14, and the Request Id: f848fbf1-1043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16-, and the Request Id: 48d79765-1044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16, and the Request Id: b3d59cad-1045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13-, and the Request Id: 43bb3585-1048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14-, and the Request Id: a815922f-1051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13-, and the Request Id: 2eeafa96-1053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14, and the Request Id: b497a094-1054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13, and the Request Id: 3aab32ea-1055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14-, and the Request Id: 0cb5f90e-1057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16-, and the Request Id: be038914-1060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14-, and the Request Id: 3e394cc0-1063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13-, and the Request Id: 29459d10-1072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13, and the Request Id: 8594d3d2-1077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17, and the Request Id: 98512d9e-1081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19, and the Request Id: d32a452b-1085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14, and the Request Id: b0635e58-1090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15, and the Request Id: f2e8f80d-1091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17-, and the Request Id: 48d79765-1092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19-, and the Request Id: 14be85f7-1097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14, and the Request Id: fa44e5fc-1098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14-, and the Request Id: 43bb3585-1099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13-, and the Request Id: c770b2cf-1100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14-, and the Request Id: 2eeafa96-1101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17, and the Request Id: b3d59cad-1102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15-, and the Request Id: a815922f-1106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15, and the Request Id: f848fbf1-1112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15, and the Request Id: b497a094-1116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17-, and the Request Id: be038914-1118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15-, and the Request Id: 0cb5f90e-1121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.348+0000 [webflux-http-epoll-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: 3e394cc0-1123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14, and the Request Id: 3aab32ea-1131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20, and the Request Id: d32a452b-1141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14-, and the Request Id: 29459d10-1142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14, and the Request Id: 8594d3d2-1143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18, and the Request Id: 98512d9e-1148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15, and the Request Id: b0635e58-1149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20-, and the Request Id: 14be85f7-1151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16, and the Request Id: f2e8f80d-1152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15, and the Request Id: fa44e5fc-1155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.464+0000 [webflux-http-epoll-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: c770b2cf-1159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15-, and the Request Id: 43bb3585-1162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18, and the Request Id: b3d59cad-1163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18-, and the Request Id: 48d79765-1164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15-, and the Request Id: 2eeafa96-1167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16-, and the Request Id: a815922f-1170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16, and the Request Id: b497a094-1171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16, and the Request Id: f848fbf1-1172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18-, and the Request Id: be038914-1181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.535+0000 [webflux-http-epoll-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: d32a452b-1182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.540+0000 [webflux-http-epoll-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: 3e394cc0-1183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15, and the Request Id: 3aab32ea-1185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16-, and the Request Id: 0cb5f90e-1187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.569+0000 [webflux-http-epoll-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: 14be85f7-1190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15-, and the Request Id: 29459d10-1195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15, and the Request Id: 8594d3d2-1201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19, and the Request Id: 98512d9e-1205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.638+0000 [webflux-http-epoll-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: b0635e58-1213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19-, and the Request Id: 48d79765-1214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17, and the Request Id: f2e8f80d-1215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.666+0000 [webflux-http-epoll-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: fa44e5fc-1222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19, and the Request Id: b3d59cad-1223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15-, and the Request Id: c770b2cf-1224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.680+0000 [webflux-http-epoll-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: f848fbf1-1227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22, and the Request Id: d32a452b-1230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16-, and the Request Id: 43bb3585-1232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17-, and the Request Id: a815922f-1233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17-, and the Request Id: 0cb5f90e-1235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.714+0000 [webflux-http-epoll-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: 2eeafa96-1237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22-, and the Request Id: 14be85f7-1238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19-, and the Request Id: be038914-1241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.744+0000 [webflux-http-epoll-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: b497a094-1245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16, and the Request Id: 3aab32ea-1259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16, and the Request Id: 8594d3d2-1261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20, and the Request Id: 98512d9e-1262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17-, and the Request Id: 3e394cc0-1263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20-, and the Request Id: 48d79765-1264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16-, and the Request Id: c770b2cf-1268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16-, and the Request Id: 29459d10-1270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23, and the Request Id: d32a452b-1281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.889+0000 [webflux-http-epoll-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: 98512d9e-1284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17, and the Request Id: b0635e58-1286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.900+0000 [webflux-http-epoll-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: f2e8f80d-1287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18-, and the Request Id: a815922f-1289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18, and the Request Id: f848fbf1-1291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23-, and the Request Id: 14be85f7-1296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17, and the Request Id: fa44e5fc-1297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17-, and the Request Id: 43bb3585-1298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.977+0000 [webflux-http-epoll-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: 0cb5f90e-1300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18, and the Request Id: b497a094-1301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.987+0000 [webflux-http-epoll-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: 48d79765-1302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:05 2026-07-15T20:44:05.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17-, and the Request Id: 2eeafa96-1303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:05.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:05.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.035+0000 [webflux-http-epoll-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: 8594d3d2-1313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.042+0000 [webflux-http-epoll-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: b3d59cad-1316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17-, and the Request Id: c770b2cf-1319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17, and the Request Id: 3aab32ea-1323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20-, and the Request Id: be038914-1325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.092+0000 [webflux-http-epoll-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: 3e394cc0-1328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17-, and the Request Id: 29459d10-1331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22, and the Request Id: 98512d9e-1335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18, and the Request Id: b0635e58-1338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22-, and the Request Id: 48d79765-1340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19, and the Request Id: f2e8f80d-1344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24, and the Request Id: d32a452b-1345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19, and the Request Id: f848fbf1-1347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.175+0000 [webflux-http-epoll-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: 43bb3585-1348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24-, and the Request Id: 14be85f7-1350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19-, and the Request Id: a815922f-1353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19-, and the Request Id: 0cb5f90e-1356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.237+0000 [webflux-http-epoll-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: fa44e5fc-1363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18, and the Request Id: 3aab32ea-1370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19, and the Request Id: b497a094-1371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18-, and the Request Id: 2eeafa96-1377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19-, and the Request Id: 3e394cc0-1379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18-, and the Request Id: 29459d10-1380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18, and the Request Id: 8594d3d2-1381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23, and the Request Id: 98512d9e-1388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23-, and the Request Id: 48d79765-1391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18-, and the Request Id: c770b2cf-1398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19, and the Request Id: b0635e58-1399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25, and the Request Id: d32a452b-1401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.342+0000 [webflux-http-epoll-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: b3d59cad-1403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.345+0000 [webflux-http-epoll-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: f2e8f80d-1404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20-, and the Request Id: a815922f-1407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20, and the Request Id: f848fbf1-1408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25-, and the Request Id: 14be85f7-1411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24, and the Request Id: 98512d9e-1419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20, and the Request Id: b497a094-1420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19, and the Request Id: 3aab32ea-1421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21-, and the Request Id: be038914-1422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19-, and the Request Id: 43bb3585-1423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20-, and the Request Id: 0cb5f90e-1425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19, and the Request Id: fa44e5fc-1429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.457+0000 [webflux-http-epoll-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: 29459d10-1432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20-, and the Request Id: 3e394cc0-1435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24-, and the Request Id: 48d79765-1437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19-, and the Request Id: 2eeafa96-1443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19, and the Request Id: 8594d3d2-1446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21, and the Request Id: f2e8f80d-1451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26, and the Request Id: d32a452b-1452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19-, and the Request Id: c770b2cf-1458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.557+0000 [webflux-http-epoll-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: f848fbf1-1461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.574+0000 [webflux-http-epoll-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: 98512d9e-1466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21-, and the Request Id: a815922f-1467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.582+0000 [webflux-http-epoll-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: 48d79765-1470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20, and the Request Id: 3aab32ea-1471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26-, and the Request Id: 14be85f7-1475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21, and the Request Id: b497a094-1479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20-, and the Request Id: 29459d10-1480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21-, and the Request Id: 0cb5f90e-1483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20, and the Request Id: b0635e58-1488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22, and the Request Id: b3d59cad-1489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20, and the Request Id: fa44e5fc-1491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22-, and the Request Id: be038914-1494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26, and the Request Id: 98512d9e-1498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21-, and the Request Id: 3e394cc0-1500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26-, and the Request Id: 48d79765-1502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22, and the Request Id: f2e8f80d-1505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.693+0000 [webflux-http-epoll-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: 2eeafa96-1507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27, and the Request Id: d32a452b-1508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20-, and the Request Id: 43bb3585-1510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22-, and the Request Id: a815922f-1512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27-, and the Request Id: 14be85f7-1515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20, and the Request Id: 8594d3d2-1521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21, and the Request Id: 3aab32ea-1531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20-, and the Request Id: c770b2cf-1532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21-, and the Request Id: 29459d10-1537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.796+0000 [webflux-http-epoll-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: b497a094-1541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.806+0000 [webflux-http-epoll-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: f848fbf1-1546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28, and the Request Id: d32a452b-1554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23, and the Request Id: b3d59cad-1555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27, and the Request Id: 98512d9e-1558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22-, and the Request Id: 3e394cc0-1559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28-, and the Request Id: 14be85f7-1561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23-, and the Request Id: be038914-1562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22-, and the Request Id: 0cb5f90e-1563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21, and the Request Id: fa44e5fc-1564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.857+0000 [webflux-http-epoll-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: b0635e58-1566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23, and the Request Id: f2e8f80d-1568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27-, and the Request Id: 48d79765-1569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21-, and the Request Id: 2eeafa96-1571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23-, and the Request Id: a815922f-1574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21-, and the Request Id: 43bb3585-1579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21, and the Request Id: 8594d3d2-1582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22, and the Request Id: 3aab32ea-1585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29, and the Request Id: d32a452b-1592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29-, and the Request Id: 14be85f7-1595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22-, and the Request Id: 29459d10-1598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21-, and the Request Id: c770b2cf-1599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23, and the Request Id: b497a094-1602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28, and the Request Id: 98512d9e-1608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22, and the Request Id: fa44e5fc-1611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24, and the Request Id: b3d59cad-1612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28-, and the Request Id: 48d79765-1613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:06 2026-07-15T20:44:06.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:06.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:06.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:06.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:06.999+0000 [webflux-http-epoll-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: 3e394cc0-1618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24-, and the Request Id: be038914-1620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22-, and the Request Id: 2eeafa96-1624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22, and the Request Id: b0635e58-1626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23, and the Request Id: f848fbf1-1629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22-, and the Request Id: 43bb3585-1636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22, and the Request Id: 8594d3d2-1638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30, and the Request Id: d32a452b-1643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24, and the Request Id: f2e8f80d-1644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23-, and the Request Id: 0cb5f90e-1645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.063+0000 [webflux-http-epoll-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: c770b2cf-1646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30-, and the Request Id: 14be85f7-1650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.068+0000 [webflux-http-epoll-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: 3aab32ea-1651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29, and the Request Id: 98512d9e-1652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29-, and the Request Id: 48d79765-1659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23-, and the Request Id: 29459d10-1660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24-, and the Request Id: a815922f-1661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.142+0000 [webflux-http-epoll-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: b497a094-1670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23, and the Request Id: fa44e5fc-1672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25, and the Request Id: b3d59cad-1679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23-, and the Request Id: 2eeafa96-1681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24-, and the Request Id: 3e394cc0-1685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30, and the Request Id: 98512d9e-1686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.205+0000 [webflux-http-epoll-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: b0635e58-1687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25-, and the Request Id: be038914-1693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23, and the Request Id: 8594d3d2-1697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.244+0000 [webflux-http-epoll-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: d32a452b-1698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24, and the Request Id: f848fbf1-1699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23-, and the Request Id: c770b2cf-1700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23-, and the Request Id: 43bb3585-1701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24-, and the Request Id: 0cb5f90e-1702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30-, and the Request Id: 48d79765-1705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.288+0000 [webflux-http-epoll-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: 14be85f7-1711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24, and the Request Id: 3aab32ea-1716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25, and the Request Id: f2e8f80d-1720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31, and the Request Id: 98512d9e-1724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.340+0000 [webflux-http-epoll-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: 29459d10-1728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25, and the Request Id: b497a094-1731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25-, and the Request Id: a815922f-1733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24, and the Request Id: fa44e5fc-1737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32, and the Request Id: d32a452b-1738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31-, and the Request Id: 48d79765-1739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32-, and the Request Id: 14be85f7-1743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26, and the Request Id: b3d59cad-1746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25-, and the Request Id: 3e394cc0-1747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24-, and the Request Id: 2eeafa96-1748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26-, and the Request Id: be038914-1756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25, and the Request Id: f848fbf1-1760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24, and the Request Id: 8594d3d2-1764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24, and the Request Id: b0635e58-1767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32, and the Request Id: 98512d9e-1774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.498+0000 [webflux-http-epoll-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: 0cb5f90e-1775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33, and the Request Id: d32a452b-1778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32-, and the Request Id: 48d79765-1779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24-, and the Request Id: 43bb3585-1781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24-, and the Request Id: c770b2cf-1782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26, and the Request Id: f2e8f80d-1785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33-, and the Request Id: 14be85f7-1786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25, and the Request Id: 3aab32ea-1793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26, and the Request Id: b497a094-1794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25, and the Request Id: fa44e5fc-1800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.630+0000 [webflux-http-epoll-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: a815922f-1803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.634+0000 [webflux-http-epoll-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: 3e394cc0-1805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27, and the Request Id: b3d59cad-1806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.647+0000 [webflux-http-epoll-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: 29459d10-1807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25-, and the Request Id: 2eeafa96-1813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33, and the Request Id: 98512d9e-1815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27-, and the Request Id: be038914-1817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25, and the Request Id: b0635e58-1819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33-, and the Request Id: 48d79765-1821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34, and the Request Id: d32a452b-1826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25, and the Request Id: 8594d3d2-1828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25-, and the Request Id: 43bb3585-1837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34-, and the Request Id: 14be85f7-1839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.762+0000 [webflux-http-epoll-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: b497a094-1843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26, and the Request Id: f848fbf1-1844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25-, and the Request Id: c770b2cf-1845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.789+0000 [webflux-http-epoll-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: 98512d9e-1852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27, and the Request Id: f2e8f80d-1853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.814+0000 [webflux-http-epoll-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: 48d79765-1857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26, and the Request Id: fa44e5fc-1861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26, and the Request Id: 3aab32ea-1865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27-, and the Request Id: 3e394cc0-1868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26-, and the Request Id: 0cb5f90e-1869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27-, and the Request Id: a815922f-1872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26-, and the Request Id: 29459d10-1873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35, and the Request Id: d32a452b-1874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26-, and the Request Id: 2eeafa96-1875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28, and the Request Id: b3d59cad-1876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:07 2026-07-15T20:44:07.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35-, and the Request Id: 14be85f7-1882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28-, and the Request Id: be038914-1884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35, and the Request Id: 98512d9e-1895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26, and the Request Id: b0635e58-1897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35-, and the Request Id: 48d79765-1900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:07.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26, and the Request Id: 8594d3d2-1901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27, and the Request Id: f848fbf1-1904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26-, and the Request Id: c770b2cf-1905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26-, and the Request Id: 43bb3585-1907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28, and the Request Id: b497a094-1914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27, and the Request Id: 3aab32ea-1919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-1921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36, and the Request Id: d32a452b-1922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.074+0000 [webflux-http-epoll-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: 0cb5f90e-1925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.080+0000 [webflux-http-epoll-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: 29459d10-1926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.085+0000 [webflux-http-epoll-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: fa44e5fc-1927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-1921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-1929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28, and the Request Id: f2e8f80d-1930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36-, and the Request Id: 14be85f7-1931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28-, and the Request Id: 3e394cc0-1933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29, and the Request Id: b3d59cad-1934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-1935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-1939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-1940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28-, and the Request Id: a815922f-1941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-1942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-1939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27-, and the Request Id: 2eeafa96-1944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-1945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-1945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-1946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.161+0000 [webflux-http-epoll-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: be038914-1947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-1948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-1952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36, and the Request Id: 98512d9e-1953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-1954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-1954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-1955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-1955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-1956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-1956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-1957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-1957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29, and the Request Id: b497a094-1958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-1946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27, and the Request Id: 8594d3d2-1959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-1960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-1961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-1962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-1963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-1961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-1963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36-, and the Request Id: 48d79765-1964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-1965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-1965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37, and the Request Id: d32a452b-1966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27, and the Request Id: b0635e58-1967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.224+0000 [webflux-http-epoll-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: 3aab32ea-1968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.233+0000 [webflux-http-epoll-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: 29459d10-1969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-1970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29-, and the Request Id: 3e394cc0-1971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-1972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-1973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-1973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27-, and the Request Id: 43bb3585-1974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-1975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37-, and the Request Id: 14be85f7-1976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-1978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27-, and the Request Id: c770b2cf-1977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-1979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-1980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-1981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-1980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-1982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-1981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-1983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-1984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-1985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-1986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28, and the Request Id: f848fbf1-1987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-1986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-1988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-1988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37, and the Request Id: 98512d9e-1989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-1990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-1991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-1991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-1992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-1992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-1993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-1994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-1994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30, and the Request Id: b3d59cad-1995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28, and the Request Id: fa44e5fc-1996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-1997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-1997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28-, and the Request Id: 0cb5f90e-1998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-1999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30-, and the Request Id: be038914-2005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.345+0000 [webflux-http-epoll-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: d32a452b-2007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29, and the Request Id: f2e8f80d-2008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28-, and the Request Id: 2eeafa96-2011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37-, and the Request Id: 48d79765-2013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28, and the Request Id: 8594d3d2-2018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29-, and the Request Id: a815922f-2020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.397+0000 [webflux-http-epoll-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: 14be85f7-2021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.405+0000 [webflux-http-epoll-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: b497a094-2023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.451+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28-, and the Request Id: c770b2cf-2034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28, and the Request Id: b0635e58-2035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29, and the Request Id: f848fbf1-2037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28-, and the Request Id: 43bb3585-2038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29, and the Request Id: 3aab32ea-2039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30-, and the Request Id: 3e394cc0-2046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.513+0000 [webflux-http-epoll-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: 29459d10-2049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30, and the Request Id: f2e8f80d-2053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29-, and the Request Id: 0cb5f90e-2055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29, and the Request Id: fa44e5fc-2059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31, and the Request Id: b3d59cad-2060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38, and the Request Id: 98512d9e-2061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30-, and the Request Id: a815922f-2064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38-, and the Request Id: 48d79765-2066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29-, and the Request Id: 2eeafa96-2067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31-, and the Request Id: be038914-2071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39, and the Request Id: d32a452b-2074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29, and the Request Id: b0635e58-2082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30, and the Request Id: 3aab32ea-2091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29, and the Request Id: 8594d3d2-2092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39-, and the Request Id: 14be85f7-2093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29-, and the Request Id: 43bb3585-2094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31, and the Request Id: b497a094-2096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30, and the Request Id: f848fbf1-2098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31, and the Request Id: f2e8f80d-2100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.652+0000 [webflux-http-epoll-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: 29459d10-2105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31-, and the Request Id: a815922f-2106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29-, and the Request Id: c770b2cf-2107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30, and the Request Id: fa44e5fc-2110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.667+0000 [webflux-http-epoll-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: 0cb5f90e-2111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30-, and the Request Id: 2eeafa96-2112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31-, and the Request Id: 3e394cc0-2114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30, and the Request Id: b0635e58-2131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39, and the Request Id: 98512d9e-2133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32, and the Request Id: b3d59cad-2135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39-, and the Request Id: 48d79765-2136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40, and the Request Id: d32a452b-2138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31, and the Request Id: 3aab32ea-2145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32-, and the Request Id: be038914-2147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30-, and the Request Id: 43bb3585-2148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40-, and the Request Id: 14be85f7-2149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31-, and the Request Id: 29459d10-2153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32, and the Request Id: b497a094-2154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32, and the Request Id: f2e8f80d-2156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30, and the Request Id: 8594d3d2-2161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31, and the Request Id: f848fbf1-2164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31, and the Request Id: fa44e5fc-2165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32-, and the Request Id: 3e394cc0-2166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:08 2026-07-15T20:44:08.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32-, and the Request Id: a815922f-2170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31-, and the Request Id: 2eeafa96-2171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30-, and the Request Id: c770b2cf-2174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31-, and the Request Id: 0cb5f90e-2178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41, and the Request Id: d32a452b-2189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40, and the Request Id: 98512d9e-2193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40-, and the Request Id: 48d79765-2194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31, and the Request Id: b0635e58-2195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41-, and the Request Id: 14be85f7-2197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.880+0000 [webflux-http-epoll-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: 43bb3585-2198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33, and the Request Id: b3d59cad-2207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31, and the Request Id: 8594d3d2-2209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32, and the Request Id: 3aab32ea-2215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33, and the Request Id: b497a094-2216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.913+0000 [webflux-http-epoll-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: c770b2cf-2218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.913+0000 [webflux-http-epoll-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: fa44e5fc-2217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33, and the Request Id: f2e8f80d-2221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32-, and the Request Id: 29459d10-2222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33-, and the Request Id: 3e394cc0-2224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33-, and the Request Id: a815922f-2226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.947+0000 [webflux-http-epoll-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: be038914-2229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.958+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41, and the Request Id: 98512d9e-2236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32-, and the Request Id: 2eeafa96-2239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42, and the Request Id: d32a452b-2240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32, and the Request Id: f848fbf1-2241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42-, and the Request Id: 14be85f7-2244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:08.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.013+0000 [webflux-http-epoll-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: 0cb5f90e-2251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41-, and the Request Id: 48d79765-2255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34, and the Request Id: b3d59cad-2259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32, and the Request Id: b0635e58-2266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33, and the Request Id: 3aab32ea-2270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32, and the Request Id: 8594d3d2-2271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34-, and the Request Id: be038914-2276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43, and the Request Id: d32a452b-2277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.094+0000 [webflux-http-epoll-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: f2e8f80d-2280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32-, and the Request Id: 43bb3585-2281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43-, and the Request Id: 14be85f7-2282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32-, and the Request Id: c770b2cf-2283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33, and the Request Id: fa44e5fc-2290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42, and the Request Id: 98512d9e-2292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.149+0000 [webflux-http-epoll-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: 2eeafa96-2296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33-, and the Request Id: 29459d10-2297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34, and the Request Id: b497a094-2298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42-, and the Request Id: 48d79765-2300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34-, and the Request Id: a815922f-2301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35, and the Request Id: b3d59cad-2313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.208+0000 [webflux-http-epoll-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: d32a452b-2318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34-, and the Request Id: 3e394cc0-2319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35-, and the Request Id: be038914-2320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.218+0000 [webflux-http-epoll-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: 14be85f7-2321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43, and the Request Id: 98512d9e-2324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33, and the Request Id: b0635e58-2327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33, and the Request Id: f848fbf1-2328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43-, and the Request Id: 48d79765-2330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33-, and the Request Id: 43bb3585-2339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33-, and the Request Id: 0cb5f90e-2340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35, and the Request Id: f2e8f80d-2346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33, and the Request Id: 8594d3d2-2348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34, and the Request Id: 3aab32ea-2350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35-, and the Request Id: a815922f-2352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34-, and the Request Id: 29459d10-2354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34, and the Request Id: fa44e5fc-2357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35, and the Request Id: b497a094-2361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44, and the Request Id: 98512d9e-2363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45, and the Request Id: d32a452b-2365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44-, and the Request Id: 48d79765-2366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34-, and the Request Id: 2eeafa96-2370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33-, and the Request Id: c770b2cf-2372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45-, and the Request Id: 14be85f7-2376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.388+0000 [webflux-http-epoll-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: 3e394cc0-2377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36, and the Request Id: b3d59cad-2384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34, and the Request Id: b0635e58-2388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35, and the Request Id: 3aab32ea-2390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35-, and the Request Id: 29459d10-2395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36-, and the Request Id: be038914-2398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34, and the Request Id: f848fbf1-2399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36, and the Request Id: f2e8f80d-2404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34-, and the Request Id: 0cb5f90e-2405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34-, and the Request Id: 43bb3585-2407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36-, and the Request Id: a815922f-2412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45, and the Request Id: 98512d9e-2413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36, and the Request Id: b497a094-2419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34, and the Request Id: 8594d3d2-2420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35, and the Request Id: fa44e5fc-2421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45-, and the Request Id: 48d79765-2422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46, and the Request Id: d32a452b-2427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35-, and the Request Id: 2eeafa96-2428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36-, and the Request Id: 3e394cc0-2431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46-, and the Request Id: 14be85f7-2434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34-, and the Request Id: c770b2cf-2436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37, and the Request Id: b3d59cad-2439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35, and the Request Id: f848fbf1-2440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36, and the Request Id: 3aab32ea-2448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35-, and the Request Id: 0cb5f90e-2451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36-, and the Request Id: 29459d10-2453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37-, and the Request Id: be038914-2460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35, and the Request Id: b0635e58-2463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.657+0000 [webflux-http-epoll-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: 98512d9e-2466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37, and the Request Id: f2e8f80d-2468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35-, and the Request Id: 43bb3585-2476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47, and the Request Id: d32a452b-2477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37-, and the Request Id: a815922f-2483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35, and the Request Id: 8594d3d2-2484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36, and the Request Id: fa44e5fc-2485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47-, and the Request Id: 14be85f7-2487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36, and the Request Id: f848fbf1-2490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35-, and the Request Id: c770b2cf-2491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.724+0000 [webflux-http-epoll-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: 48d79765-2492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37, and the Request Id: b497a094-2493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36-, and the Request Id: 2eeafa96-2495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.737+0000 [webflux-http-epoll-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: 0cb5f90e-2496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37-, and the Request Id: 3e394cc0-2505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.780+0000 [webflux-http-epoll-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: b0635e58-2512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37, and the Request Id: 3aab32ea-2513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37-, and the Request Id: 29459d10-2514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.798+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38, and the Request Id: b3d59cad-2515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38-, and the Request Id: be038914-2521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.825+0000 [webflux-http-epoll-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: 98512d9e-2526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36-, and the Request Id: 43bb3585-2528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.842+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37, and the Request Id: fa44e5fc-2538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36, and the Request Id: 8594d3d2-2540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48, and the Request Id: d32a452b-2541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.866+0000 [webflux-http-epoll-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: 48d79765-2542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37, and the Request Id: f848fbf1-2543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36-, and the Request Id: c770b2cf-2547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37-, and the Request Id: 2eeafa96-2548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38, and the Request Id: f2e8f80d-2552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48-, and the Request Id: 14be85f7-2553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:09 2026-07-15T20:44:09.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38, and the Request Id: 3aab32ea-2559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.926+0000 [webflux-http-epoll-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: a815922f-2562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37-, and the Request Id: 0cb5f90e-2563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.940+0000 [webflux-http-epoll-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: b497a094-2566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48, and the Request Id: 98512d9e-2567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38-, and the Request Id: 29459d10-2568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39, and the Request Id: b3d59cad-2569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48-, and the Request Id: 48d79765-2573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39-, and the Request Id: be038914-2576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:09.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38-, and the Request Id: 3e394cc0-2580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49, and the Request Id: d32a452b-2584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49-, and the Request Id: 14be85f7-2588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37, and the Request Id: b0635e58-2590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37, and the Request Id: 8594d3d2-2596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.051+0000 [webflux-http-epoll-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: 43bb3585-2598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.060+0000 [webflux-http-epoll-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: f848fbf1-2601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39, and the Request Id: 3aab32ea-2604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49, and the Request Id: 98512d9e-2608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37-, and the Request Id: c770b2cf-2611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39-, and the Request Id: 29459d10-2612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38-, and the Request Id: 0cb5f90e-2613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.088+0000 [webflux-http-epoll-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: fa44e5fc-2614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49-, and the Request Id: 48d79765-2617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38-, and the Request Id: 2eeafa96-2618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39, and the Request Id: f2e8f80d-2629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39, and the Request Id: b497a094-2632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.164+0000 [webflux-http-epoll-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: 98512d9e-2639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40, and the Request Id: 3aab32ea-2640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39-, and the Request Id: a815922f-2643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50, and the Request Id: d32a452b-2644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50-, and the Request Id: 14be85f7-2648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39-, and the Request Id: 3e394cc0-2649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38, and the Request Id: b0635e58-2651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.220+0000 [webflux-http-epoll-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: 48d79765-2652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40-, and the Request Id: 29459d10-2656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38-, and the Request Id: 43bb3585-2667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.288+0000 [webflux-http-epoll-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: 8594d3d2-2672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40, and the Request Id: b3d59cad-2674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39, and the Request Id: f848fbf1-2676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40, and the Request Id: f2e8f80d-2678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51, and the Request Id: d32a452b-2682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40-, and the Request Id: be038914-2684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51-, and the Request Id: 14be85f7-2685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39, and the Request Id: fa44e5fc-2686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38-, and the Request Id: c770b2cf-2687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40-, and the Request Id: a815922f-2689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41, and the Request Id: 3aab32ea-2694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51, and the Request Id: 98512d9e-2695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39-, and the Request Id: 0cb5f90e-2698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51-, and the Request Id: 48d79765-2700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39-, and the Request Id: 2eeafa96-2702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40, and the Request Id: b497a094-2704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41-, and the Request Id: 29459d10-2705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40-, and the Request Id: 3e394cc0-2713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52, and the Request Id: d32a452b-2719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52-, and the Request Id: 14be85f7-2723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39, and the Request Id: b0635e58-2724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52, and the Request Id: 98512d9e-2729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39, and the Request Id: 8594d3d2-2736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39-, and the Request Id: 43bb3585-2737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40, and the Request Id: f848fbf1-2739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41, and the Request Id: b3d59cad-2742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52-, and the Request Id: 48d79765-2745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41, and the Request Id: f2e8f80d-2746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.568+0000 [webflux-http-epoll-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: fa44e5fc-2751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41-, and the Request Id: be038914-2752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39-, and the Request Id: c770b2cf-2755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40-, and the Request Id: 0cb5f90e-2756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41-, and the Request Id: a815922f-2757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53, and the Request Id: d32a452b-2760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42, and the Request Id: 3aab32ea-2768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40-, and the Request Id: 2eeafa96-2769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53-, and the Request Id: 14be85f7-2770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41, and the Request Id: b497a094-2778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42-, and the Request Id: 29459d10-2779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40, and the Request Id: b0635e58-2783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53, and the Request Id: 98512d9e-2789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41, and the Request Id: f848fbf1-2795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41-, and the Request Id: 3e394cc0-2798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54, and the Request Id: d32a452b-2802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40, and the Request Id: 8594d3d2-2803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40-, and the Request Id: 43bb3585-2804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53-, and the Request Id: 48d79765-2806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.756+0000 [webflux-http-epoll-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: f2e8f80d-2807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54-, and the Request Id: 14be85f7-2808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41, and the Request Id: fa44e5fc-2811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.799+0000 [webflux-http-epoll-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: 0cb5f90e-2814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.821+0000 [webflux-http-epoll-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: b3d59cad-2817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40-, and the Request Id: c770b2cf-2818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41-, and the Request Id: 2eeafa96-2820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42-, and the Request Id: a815922f-2821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43, and the Request Id: 3aab32ea-2823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.848+0000 [webflux-http-epoll-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: 29459d10-2824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42-, and the Request Id: be038914-2836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41, and the Request Id: b0635e58-2840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:10 2026-07-15T20:44:10.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.920+0000 [webflux-http-epoll-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: 98512d9e-2842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.936+0000 [webflux-http-epoll-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: 43bb3585-2847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.942+0000 [webflux-http-epoll-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: 48d79765-2849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55, and the Request Id: d32a452b-2853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42, and the Request Id: b497a094-2857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43, and the Request Id: f2e8f80d-2867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.988+0000 [webflux-http-epoll-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: f848fbf1-2868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55-, and the Request Id: 14be85f7-2869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41, and the Request Id: 8594d3d2-2871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44, and the Request Id: 3aab32ea-2872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:10.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.009+0000 [webflux-http-epoll-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: 3e394cc0-2875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42-, and the Request Id: 0cb5f90e-2878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41-, and the Request Id: c770b2cf-2879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44-, and the Request Id: 29459d10-2880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43-, and the Request Id: a815922f-2881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42, and the Request Id: fa44e5fc-2884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42, and the Request Id: b0635e58-2887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55, and the Request Id: 98512d9e-2890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42-, and the Request Id: 2eeafa96-2894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.079+0000 [webflux-http-epoll-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: 43bb3585-2895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55-, and the Request Id: 48d79765-2899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.095+0000 [webflux-http-epoll-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: d32a452b-2902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43, and the Request Id: b3d59cad-2904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.128+0000 [webflux-http-epoll-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: 14be85f7-2909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43, and the Request Id: f848fbf1-2914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43-, and the Request Id: 0cb5f90e-2921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43-, and the Request Id: be038914-2922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-2923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43, and the Request Id: b497a094-2925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-2928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-2928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-2929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-2930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45, and the Request Id: 3aab32ea-2931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-2930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-2934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-2929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44, and the Request Id: f2e8f80d-2938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-2934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-2940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43, and the Request Id: fa44e5fc-2939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57, and the Request Id: d32a452b-2942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-2940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-2944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42, and the Request Id: 8594d3d2-2943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-2945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56, and the Request Id: 98512d9e-2946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43-, and the Request Id: 3e394cc0-2947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44-, and the Request Id: a815922f-2948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-2949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45-, and the Request Id: 29459d10-2950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57-, and the Request Id: 14be85f7-2951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-2952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42-, and the Request Id: c770b2cf-2953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-2954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43-, and the Request Id: 2eeafa96-2956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-2958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.283+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-2960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-2960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-2961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-2949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-2961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56-, and the Request Id: 48d79765-2962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58, and the Request Id: d32a452b-2963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-2954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43, and the Request Id: b0635e58-2964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-2965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-2966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-2967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-2967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-2968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58-, and the Request Id: 14be85f7-2969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-2968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-2970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44, and the Request Id: f848fbf1-2971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-2970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-2972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-2973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-2974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-2975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44-, and the Request Id: 0cb5f90e-2976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44, and the Request Id: b3d59cad-2977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43-, and the Request Id: 43bb3585-2978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-2979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-2980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-2975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-2981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-2982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-2983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-2984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-2985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-2984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-2985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-2986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44, and the Request Id: b497a094-2987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-2986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-2988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45, and the Request Id: f2e8f80d-2989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44-, and the Request Id: 3e394cc0-2990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-2991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-2992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-2993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-2993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-2994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45-, and the Request Id: a815922f-2995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-2996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-2997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-2996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-2998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-2999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-2998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57, and the Request Id: 98512d9e-3001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46, and the Request Id: 3aab32ea-3002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.395+0000 [webflux-http-epoll-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: d32a452b-3005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57-, and the Request Id: 48d79765-3006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.408+0000 [webflux-http-epoll-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: 14be85f7-3007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44-, and the Request Id: be038914-3009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-2994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46-, and the Request Id: 29459d10-3015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.437+0000 [webflux-http-epoll-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: 8594d3d2-3017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43-, and the Request Id: c770b2cf-3022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44, and the Request Id: fa44e5fc-3023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44, and the Request Id: b0635e58-3034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44-, and the Request Id: 2eeafa96-3035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45, and the Request Id: b497a094-3037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46, and the Request Id: f2e8f80d-3042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44-, and the Request Id: 43bb3585-3044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45, and the Request Id: f848fbf1-3045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60, and the Request Id: d32a452b-3047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45-, and the Request Id: 3e394cc0-3048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60-, and the Request Id: 14be85f7-3049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58, and the Request Id: 98512d9e-3054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45, and the Request Id: b3d59cad-3057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46-, and the Request Id: a815922f-3058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45-, and the Request Id: be038914-3060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45-, and the Request Id: 0cb5f90e-3062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58-, and the Request Id: 48d79765-3068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47, and the Request Id: 3aab32ea-3073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.626+0000 [webflux-http-epoll-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: 29459d10-3077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44, and the Request Id: 8594d3d2-3078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61, and the Request Id: d32a452b-3084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44-, and the Request Id: c770b2cf-3091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46, and the Request Id: b497a094-3093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.670+0000 [webflux-http-epoll-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: fa44e5fc-3095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61-, and the Request Id: 14be85f7-3099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46, and the Request Id: b3d59cad-3101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47, and the Request Id: f2e8f80d-3102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45, and the Request Id: b0635e58-3103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.707+0000 [webflux-http-epoll-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: 3e394cc0-3107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45-, and the Request Id: 2eeafa96-3111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47-, and the Request Id: a815922f-3113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59, and the Request Id: 98512d9e-3116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46-, and the Request Id: be038914-3120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46, and the Request Id: f848fbf1-3122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.762+0000 [webflux-http-epoll-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: 43bb3585-3123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59-, and the Request Id: 48d79765-3128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48, and the Request Id: 3aab32ea-3130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62, and the Request Id: d32a452b-3131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46-, and the Request Id: 0cb5f90e-3132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48-, and the Request Id: 29459d10-3140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62-, and the Request Id: 14be85f7-3144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45, and the Request Id: 8594d3d2-3145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.828+0000 [webflux-http-epoll-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: b497a094-3148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46, and the Request Id: fa44e5fc-3156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45-, and the Request Id: c770b2cf-3158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47, and the Request Id: b3d59cad-3157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47-, and the Request Id: 3e394cc0-3165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47-, and the Request Id: be038914-3166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48, and the Request Id: f2e8f80d-3170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46, and the Request Id: b0635e58-3171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60, and the Request Id: 98512d9e-3172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48-, and the Request Id: a815922f-3174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63, and the Request Id: d32a452b-3179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.901+0000 [webflux-http-epoll-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: 2eeafa96-3181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60-, and the Request Id: 48d79765-3182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49, and the Request Id: 3aab32ea-3185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:11 2026-07-15T20:44:11.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47, and the Request Id: f848fbf1-3191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46-, and the Request Id: 43bb3585-3192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49-, and the Request Id: 29459d10-3197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47-, and the Request Id: 0cb5f90e-3199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.965+0000 [webflux-http-epoll-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: 8594d3d2-3200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63-, and the Request Id: 14be85f7-3203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48, and the Request Id: b497a094-3205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:11.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49, and the Request Id: f2e8f80d-3208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61, and the Request Id: 98512d9e-3212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48-, and the Request Id: 3e394cc0-3213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.041+0000 [webflux-http-epoll-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: b3d59cad-3222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61-, and the Request Id: 48d79765-3225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46-, and the Request Id: c770b2cf-3228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47, and the Request Id: fa44e5fc-3231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64, and the Request Id: d32a452b-3234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47, and the Request Id: b0635e58-3237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.088+0000 [webflux-http-epoll-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: 2eeafa96-3238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49-, and the Request Id: a815922f-3239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47-, and the Request Id: 43bb3585-3243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48, and the Request Id: f848fbf1-3245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64-, and the Request Id: 14be85f7-3246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48-, and the Request Id: be038914-3249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.127+0000 [webflux-http-epoll-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: 0cb5f90e-3251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50, and the Request Id: 3aab32ea-3259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62, and the Request Id: 98512d9e-3261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62-, and the Request Id: 48d79765-3266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47, and the Request Id: 8594d3d2-3265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.172+0000 [webflux-http-epoll-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: 29459d10-3269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.210+0000 [webflux-http-epoll-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: b3d59cad-3279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.216+0000 [webflux-http-epoll-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: c770b2cf-3282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48, and the Request Id: fa44e5fc-3286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65, and the Request Id: d32a452b-3287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49-, and the Request Id: be038914-3288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65-, and the Request Id: 14be85f7-3289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49, and the Request Id: b497a094-3293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.247+0000 [webflux-http-epoll-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: f2e8f80d-3297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48-, and the Request Id: 2eeafa96-3299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48, and the Request Id: b0635e58-3301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.265+0000 [webflux-http-epoll-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: 98512d9e-3304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49-, and the Request Id: 3e394cc0-3312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48-, and the Request Id: 43bb3585-3313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49, and the Request Id: f848fbf1-3314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50-, and the Request Id: a815922f-3315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.302+0000 [webflux-http-epoll-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: 48d79765-3319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49-, and the Request Id: 0cb5f90e-3323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51, and the Request Id: 3aab32ea-3326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.319+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48, and the Request Id: 8594d3d2-3329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50, and the Request Id: b3d59cad-3331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66, and the Request Id: d32a452b-3339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66-, and the Request Id: 14be85f7-3341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64, and the Request Id: 98512d9e-3342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.356+0000 [webflux-http-epoll-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: be038914-3343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48-, and the Request Id: c770b2cf-3344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51-, and the Request Id: 29459d10-3347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49, and the Request Id: fa44e5fc-3356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.413+0000 [webflux-http-epoll-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: f2e8f80d-3360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64-, and the Request Id: 48d79765-3362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50, and the Request Id: b497a094-3363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49, and the Request Id: b0635e58-3364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51-, and the Request Id: a815922f-3366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49-, and the Request Id: 2eeafa96-3374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49-, and the Request Id: 43bb3585-3375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67, and the Request Id: d32a452b-3376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50-, and the Request Id: 3e394cc0-3377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50, and the Request Id: f848fbf1-3379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67-, and the Request Id: 14be85f7-3383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50-, and the Request Id: 0cb5f90e-3388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65, and the Request Id: 98512d9e-3389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51, and the Request Id: b3d59cad-3393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49, and the Request Id: 8594d3d2-3396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65-, and the Request Id: 48d79765-3401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52, and the Request Id: 3aab32ea-3403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51-, and the Request Id: be038914-3404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49-, and the Request Id: c770b2cf-3411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52-, and the Request Id: 29459d10-3414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50, and the Request Id: b0635e58-3420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51, and the Request Id: b497a094-3423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.601+0000 [webflux-http-epoll-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: fa44e5fc-3426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52, and the Request Id: f2e8f80d-3429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68, and the Request Id: d32a452b-3430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52-, and the Request Id: a815922f-3433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50-, and the Request Id: 2eeafa96-3435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50-, and the Request Id: 43bb3585-3436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51-, and the Request Id: 3e394cc0-3437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68-, and the Request Id: 14be85f7-3439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51, and the Request Id: f848fbf1-3445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66, and the Request Id: 98512d9e-3448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50, and the Request Id: 8594d3d2-3455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51-, and the Request Id: 0cb5f90e-3456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.701+0000 [webflux-http-epoll-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: b3d59cad-3459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53, and the Request Id: 3aab32ea-3462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66-, and the Request Id: 48d79765-3466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69, and the Request Id: d32a452b-3468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.749+0000 [webflux-http-epoll-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: c770b2cf-3470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.749+0000 [webflux-http-epoll-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: 29459d10-3469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69-, and the Request Id: 14be85f7-3471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52-, and the Request Id: be038914-3473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53, and the Request Id: f2e8f80d-3483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51, and the Request Id: b0635e58-3486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51, and the Request Id: fa44e5fc-3488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52, and the Request Id: b497a094-3492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51-, and the Request Id: 43bb3585-3495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53-, and the Request Id: a815922f-3496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51-, and the Request Id: 2eeafa96-3497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52-, and the Request Id: 3e394cc0-3500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52, and the Request Id: f848fbf1-3504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70, and the Request Id: d32a452b-3511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67, and the Request Id: 98512d9e-3514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52-, and the Request Id: 0cb5f90e-3515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53, and the Request Id: b3d59cad-3517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51, and the Request Id: 8594d3d2-3519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70-, and the Request Id: 14be85f7-3520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53-, and the Request Id: be038914-3524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67-, and the Request Id: 48d79765-3528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51-, and the Request Id: c770b2cf-3529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54, and the Request Id: 3aab32ea-3533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.912+0000 [webflux-http-epoll-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: fa44e5fc-3541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54-, and the Request Id: 29459d10-3544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:12 2026-07-15T20:44:12.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53, and the Request Id: b497a094-3548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52, and the Request Id: b0635e58-3549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.953+0000 [webflux-http-epoll-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: 98512d9e-3555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52-, and the Request Id: 2eeafa96-3556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.954+0000 [webflux-http-epoll-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: d32a452b-3557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.958+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.958+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53-, and the Request Id: 3e394cc0-3562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.961+0000 [webflux-http-epoll-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: 14be85f7-3563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54, and the Request Id: f2e8f80d-3567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52-, and the Request Id: 43bb3585-3568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54, and the Request Id: b3d59cad-3569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53, and the Request Id: f848fbf1-3571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:12.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.001+0000 [webflux-http-epoll-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: 48d79765-3573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54-, and the Request Id: a815922f-3575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55, and the Request Id: 3aab32ea-3584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54-, and the Request Id: be038914-3588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.091+0000 [webflux-http-epoll-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: 29459d10-3594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53-, and the Request Id: 0cb5f90e-3595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52, and the Request Id: 8594d3d2-3596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54, and the Request Id: b497a094-3597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52-, and the Request Id: c770b2cf-3600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69, and the Request Id: 98512d9e-3605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69-, and the Request Id: 48d79765-3609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53, and the Request Id: fa44e5fc-3613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.130+0000 [webflux-http-epoll-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: d32a452b-3614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54-, and the Request Id: 3e394cc0-3615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53, and the Request Id: b0635e58-3621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53-, and the Request Id: 2eeafa96-3625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56, and the Request Id: 3aab32ea-3629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55, and the Request Id: f2e8f80d-3632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.188+0000 [webflux-http-epoll-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: 43bb3585-3634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.190+0000 [webflux-http-epoll-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: 14be85f7-3636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.196+0000 [webflux-http-epoll-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: f848fbf1-3639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.198+0000 [webflux-http-epoll-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: 98512d9e-3641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55-, and the Request Id: a815922f-3642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.209+0000 [webflux-http-epoll-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: 8594d3d2-3644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56-, and the Request Id: 29459d10-3647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.219+0000 [webflux-http-epoll-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: b3d59cad-3650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53-, and the Request Id: c770b2cf-3652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54-, and the Request Id: 0cb5f90e-3656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55-, and the Request Id: be038914-3657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.244+0000 [webflux-http-epoll-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: 48d79765-3659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73, and the Request Id: d32a452b-3663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.284+0000 [webflux-http-epoll-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: b497a094-3671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73-, and the Request Id: 14be85f7-3673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54, and the Request Id: fa44e5fc-3680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54, and the Request Id: b0635e58-3687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55-, and the Request Id: 3e394cc0-3689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.336+0000 [webflux-http-epoll-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: 98512d9e-3690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.339+0000 [webflux-http-epoll-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: 2eeafa96-3692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74, and the Request Id: d32a452b-3695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56, and the Request Id: f2e8f80d-3697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.364+0000 [webflux-http-epoll-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: 43bb3585-3698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.372+0000 [webflux-http-epoll-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: b3d59cad-3699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54, and the Request Id: 8594d3d2-3705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.387+0000 [webflux-http-epoll-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: a815922f-3707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74-, and the Request Id: 14be85f7-3710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.390+0000 [webflux-http-epoll-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: 48d79765-3711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57, and the Request Id: 3aab32ea-3712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55, and the Request Id: f848fbf1-3714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56-, and the Request Id: be038914-3718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57-, and the Request Id: 29459d10-3721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.441+0000 [webflux-http-epoll-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: c770b2cf-3723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72, and the Request Id: 98512d9e-3728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55-, and the Request Id: 0cb5f90e-3729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75, and the Request Id: d32a452b-3734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72-, and the Request Id: 48d79765-3740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56, and the Request Id: b497a094-3747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75-, and the Request Id: 14be85f7-3750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55, and the Request Id: fa44e5fc-3752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57, and the Request Id: f2e8f80d-3753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.533+0000 [webflux-http-epoll-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: 3e394cc0-3754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.547+0000 [webflux-http-epoll-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: b0635e58-3761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57-, and the Request Id: a815922f-3762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58, and the Request Id: 3aab32ea-3765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55-, and the Request Id: 2eeafa96-3766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.566+0000 [webflux-http-epoll-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: 8594d3d2-3772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56, and the Request Id: f848fbf1-3774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55-, and the Request Id: 43bb3585-3778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57, and the Request Id: b3d59cad-3779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58-, and the Request Id: 29459d10-3780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55-, and the Request Id: c770b2cf-3781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.585+0000 [webflux-http-epoll-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: 0cb5f90e-3784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76, and the Request Id: d32a452b-3787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.599+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73, and the Request Id: 98512d9e-3790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76-, and the Request Id: 14be85f7-3791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.604+0000 [webflux-http-epoll-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: be038914-3792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73-, and the Request Id: 48d79765-3797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.670+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56, and the Request Id: b0635e58-3807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.685+0000 [webflux-http-epoll-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: b497a094-3810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59, and the Request Id: 3aab32ea-3815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59-, and the Request Id: 29459d10-3822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57, and the Request Id: f848fbf1-3824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57-, and the Request Id: 3e394cc0-3826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56-, and the Request Id: 43bb3585-3828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56, and the Request Id: 8594d3d2-3829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58, and the Request Id: f2e8f80d-3830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58, and the Request Id: b3d59cad-3834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56, and the Request Id: fa44e5fc-3835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57-, and the Request Id: 0cb5f90e-3836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.790+0000 [webflux-http-epoll-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: d32a452b-3838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.793+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74, and the Request Id: 98512d9e-3842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56-, and the Request Id: c770b2cf-3843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56-, and the Request Id: 2eeafa96-3844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.807+0000 [webflux-http-epoll-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: 14be85f7-3845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58-, and the Request Id: be038914-3846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58-, and the Request Id: a815922f-3851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74-, and the Request Id: 48d79765-3856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78, and the Request Id: d32a452b-3868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.905+0000 [webflux-http-epoll-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: b0635e58-3872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78-, and the Request Id: 14be85f7-3874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60, and the Request Id: 3aab32ea-3875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58, and the Request Id: f848fbf1-3888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:13 2026-07-15T20:44:13.929+0000 [webflux-http-epoll-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: 43bb3585-3890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60-, and the Request Id: 29459d10-3891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.940+0000 [webflux-http-epoll-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: b3d59cad-3893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.940+0000 [webflux-http-epoll-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: 8594d3d2-3892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57, and the Request Id: fa44e5fc-3895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58, and the Request Id: b497a094-3896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58-, and the Request Id: 0cb5f90e-3897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57-, and the Request Id: c770b2cf-3900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59, and the Request Id: f2e8f80d-3901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.957+0000 [webflux-http-epoll-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: be038914-3902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.961+0000 [webflux-http-epoll-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: 3e394cc0-3904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75, and the Request Id: 98512d9e-3908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.972+0000 [webflux-http-epoll-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: d32a452b-3910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75-, and the Request Id: 48d79765-3912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59-, and the Request Id: a815922f-3914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:13.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.003+0000 [webflux-http-epoll-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: 14be85f7-3920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57-, and the Request Id: 2eeafa96-3921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61, and the Request Id: 3aab32ea-3927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-3929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-3931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-3936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-3936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58, and the Request Id: 8594d3d2-3937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-3941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.058+0000 [webflux-http-epoll-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: f2e8f80d-3942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61-, and the Request Id: 29459d10-3943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-3945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-3945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76, and the Request Id: 98512d9e-3946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-3947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-3948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-3949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-3947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-3949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59, and the Request Id: b497a094-3950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-3952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-3953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58-, and the Request Id: c770b2cf-3954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-3952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-3955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-3956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-3957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-3955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-3957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-3958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-3956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60, and the Request Id: b3d59cad-3959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58, and the Request Id: b0635e58-3960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-3953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59-, and the Request Id: 3e394cc0-3961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-3962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-3963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60-, and the Request Id: a815922f-3964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76-, and the Request Id: 48d79765-3965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59, and the Request Id: f848fbf1-3966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-3963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-3967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80, and the Request Id: d32a452b-3968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-3969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-3970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-3969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-3971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-3972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-3973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-3974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-3975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-3973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-3974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58-, and the Request Id: 43bb3585-3976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62, and the Request Id: 3aab32ea-3977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60-, and the Request Id: be038914-3978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-3979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80-, and the Request Id: 14be85f7-3980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-3979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.144+0000 [webflux-http-epoll-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: fa44e5fc-3981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59-, and the Request Id: 0cb5f90e-3982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-3983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-3984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-3985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-3986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-3987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62-, and the Request Id: 29459d10-3988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-3989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-3989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58-, and the Request Id: 2eeafa96-3990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-3991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-3992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-3993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-3994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-3992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-3994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-3997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-3996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-3998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-3995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-3999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60, and the Request Id: b497a094-4000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-3998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-3999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61, and the Request Id: f2e8f80d-4003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-4005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-3993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60-, and the Request Id: 3e394cc0-4008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61-, and the Request Id: a815922f-4009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59, and the Request Id: 8594d3d2-4010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77, and the Request Id: 98512d9e-4016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81, and the Request Id: d32a452b-4019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61, and the Request Id: b3d59cad-4023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.214+0000 [webflux-http-epoll-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: f848fbf1-4024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59, and the Request Id: b0635e58-4026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81-, and the Request Id: 14be85f7-4027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77-, and the Request Id: 48d79765-4028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59-, and the Request Id: c770b2cf-4031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60-, and the Request Id: 0cb5f90e-4035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61-, and the Request Id: be038914-4036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59-, and the Request Id: 43bb3585-4038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59, and the Request Id: fa44e5fc-4040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63, and the Request Id: 3aab32ea-4045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59-, and the Request Id: 2eeafa96-4049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63-, and the Request Id: 29459d10-4061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82, and the Request Id: d32a452b-4062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62, and the Request Id: f2e8f80d-4065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82-, and the Request Id: 14be85f7-4066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78, and the Request Id: 98512d9e-4067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-4071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62, and the Request Id: b3d59cad-4076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-4079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60, and the Request Id: b0635e58-4080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78-, and the Request Id: 48d79765-4082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-4083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62-, and the Request Id: a815922f-4084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61, and the Request Id: f848fbf1-4086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61, and the Request Id: b497a094-4089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60, and the Request Id: 8594d3d2-4088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62-, and the Request Id: be038914-4093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60, and the Request Id: fa44e5fc-4094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60-, and the Request Id: 43bb3585-4095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60-, and the Request Id: 2eeafa96-4097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61-, and the Request Id: 0cb5f90e-4099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60-, and the Request Id: c770b2cf-4100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61-, and the Request Id: 3e394cc0-4105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83, and the Request Id: d32a452b-4107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83-, and the Request Id: 14be85f7-4109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79, and the Request Id: 98512d9e-4117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64, and the Request Id: 3aab32ea-4121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79-, and the Request Id: 48d79765-4120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.494+0000 [webflux-http-epoll-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: b3d59cad-4129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64-, and the Request Id: 29459d10-4133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.508+0000 [webflux-http-epoll-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: f2e8f80d-4136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-4135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-4142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61, and the Request Id: b0635e58-4141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-4144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.528+0000 [webflux-http-epoll-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: fa44e5fc-4143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62, and the Request Id: b497a094-4145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61, and the Request Id: 8594d3d2-4148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63-, and the Request Id: a815922f-4150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63-, and the Request Id: be038914-4151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61-, and the Request Id: 2eeafa96-4152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61-, and the Request Id: c770b2cf-4154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.574+0000 [webflux-http-epoll-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: f848fbf1-4157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62-, and the Request Id: 3e394cc0-4161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84, and the Request Id: d32a452b-4162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84-, and the Request Id: 14be85f7-4164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61-, and the Request Id: 43bb3585-4165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62-, and the Request Id: 0cb5f90e-4166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65, and the Request Id: 3aab32ea-4177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80, and the Request Id: 98512d9e-4178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65-, and the Request Id: 29459d10-4182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.665+0000 [webflux-http-epoll-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: b3d59cad-4183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80-, and the Request Id: 48d79765-4188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.703+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62, and the Request Id: fa44e5fc-4196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64-, and the Request Id: be038914-4197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-4200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-4203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.730+0000 [webflux-http-epoll-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: d32a452b-4204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62, and the Request Id: b0635e58-4206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.744+0000 [webflux-http-epoll-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: 14be85f7-4208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64, and the Request Id: f2e8f80d-4209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-4210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.757+0000 [webflux-http-epoll-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: 2eeafa96-4211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63, and the Request Id: b497a094-4216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62, and the Request Id: 8594d3d2-4218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62-, and the Request Id: 43bb3585-4219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.793+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64-, and the Request Id: a815922f-4221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63, and the Request Id: f848fbf1-4222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81, and the Request Id: 98512d9e-4228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.818+0000 [webflux-http-epoll-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: 3e394cc0-4229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:14 2026-07-15T20:44:14.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62-, and the Request Id: c770b2cf-4233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66, and the Request Id: 3aab32ea-4235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81-, and the Request Id: 48d79765-4240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63, and the Request Id: fa44e5fc-4244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65, and the Request Id: b3d59cad-4245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63-, and the Request Id: 0cb5f90e-4247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66-, and the Request Id: 29459d10-4251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-4254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63, and the Request Id: b0635e58-4257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.957+0000 [webflux-http-epoll-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: 2eeafa96-4259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8594d3d2-4263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86, and the Request Id: d32a452b-4264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65-, and the Request Id: be038914-4265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86-, and the Request Id: 14be85f7-4266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:14.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63-, and the Request Id: 43bb3585-4268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c770b2cf-4273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63, and the Request Id: c770b2cf-4276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65, and the Request Id: f2e8f80d-4280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63-, and the Request Id: 8594d3d2-4282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82, and the Request Id: 98512d9e-4283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82-, and the Request Id: 48d79765-4286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65-, and the Request Id: a815922f-4287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67, and the Request Id: 3aab32ea-4288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.078+0000 [webflux-http-epoll-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: f848fbf1-4289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87, and the Request Id: d32a452b-4297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64-, and the Request Id: 0cb5f90e-4302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64, and the Request Id: b497a094-4309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67-, and the Request Id: 29459d10-4310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87-, and the Request Id: 14be85f7-4315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64, and the Request Id: fa44e5fc-4317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66, and the Request Id: b3d59cad-4318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-4319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64-, and the Request Id: 3e394cc0-4322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64, and the Request Id: b0635e58-4324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83, and the Request Id: 98512d9e-4325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-4328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64-, and the Request Id: 2eeafa96-4330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.242+0000 [webflux-http-epoll-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: f2e8f80d-4331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83-, and the Request Id: 48d79765-4332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-4333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.257+0000 [webflux-http-epoll-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: be038914-4335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.267+0000 [webflux-http-epoll-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: c770b2cf-4336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64-, and the Request Id: 43bb3585-4338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88, and the Request Id: d32a452b-4347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66-, and the Request Id: a815922f-4352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68, and the Request Id: 3aab32ea-4354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88-, and the Request Id: 14be85f7-4359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84, and the Request Id: 98512d9e-4361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64-, and the Request Id: 8594d3d2-4362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65, and the Request Id: f848fbf1-4363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84-, and the Request Id: 48d79765-4370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65, and the Request Id: b497a094-4372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65, and the Request Id: fa44e5fc-4374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65, and the Request Id: b0635e58-4379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65-, and the Request Id: 0cb5f90e-4380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67, and the Request Id: b3d59cad-4381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.417+0000 [webflux-http-epoll-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: 3e394cc0-4382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65-, and the Request Id: 2eeafa96-4383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.436+0000 [webflux-http-epoll-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: 29459d10-4387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.438+0000 [webflux-http-epoll-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: d32a452b-4388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67-, and the Request Id: be038914-4390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-4393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-4394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65-, and the Request Id: 43bb3585-4396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65, and the Request Id: c770b2cf-4401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.492+0000 [webflux-http-epoll-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: 14be85f7-4402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67, and the Request Id: f2e8f80d-4403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65-, and the Request Id: 8594d3d2-4410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-4414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.538+0000 [webflux-http-epoll-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: 98512d9e-4415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90, and the Request Id: d32a452b-4421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67-, and the Request Id: a815922f-4423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68, and the Request Id: b3d59cad-4427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66, and the Request Id: f848fbf1-4430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90-, and the Request Id: 14be85f7-4432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.593+0000 [webflux-http-epoll-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: 48d79765-4433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66, and the Request Id: b497a094-4438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66-, and the Request Id: 0cb5f90e-4440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66, and the Request Id: fa44e5fc-4441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-4442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68-, and the Request Id: be038914-4444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66-, and the Request Id: 3e394cc0-4449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-4450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66, and the Request Id: b0635e58-4451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.667+0000 [webflux-http-epoll-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: c770b2cf-4453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66-, and the Request Id: 43bb3585-4455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66-, and the Request Id: 2eeafa96-4456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91, and the Request Id: d32a452b-4465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69, and the Request Id: 3aab32ea-4467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66-, and the Request Id: 8594d3d2-4470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69, and the Request Id: b3d59cad-4473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91-, and the Request Id: 14be85f7-4475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69-, and the Request Id: 29459d10-4477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68, and the Request Id: f2e8f80d-4480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.793+0000 [webflux-http-epoll-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: be038914-4483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-4486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68-, and the Request Id: a815922f-4489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67, and the Request Id: f848fbf1-4492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86, and the Request Id: 98512d9e-4491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-4497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.842+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:15 2026-07-15T20:44:15.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67-, and the Request Id: 0cb5f90e-4500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-4501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67, and the Request Id: b497a094-4502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67, and the Request Id: b0635e58-4507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67, and the Request Id: fa44e5fc-4509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92, and the Request Id: d32a452b-4510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.864+0000 [webflux-http-epoll-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: c770b2cf-4511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67-, and the Request Id: 3e394cc0-4512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92-, and the Request Id: 14be85f7-4513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67-, and the Request Id: 8594d3d2-4519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86-, and the Request Id: 48d79765-4521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67-, and the Request Id: 43bb3585-4528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70, and the Request Id: b3d59cad-4529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67-, and the Request Id: 2eeafa96-4530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69, and the Request Id: f2e8f80d-4532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93, and the Request Id: d32a452b-4538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.976+0000 [webflux-http-epoll-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: 3aab32ea-4542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68, and the Request Id: b497a094-4544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93-, and the Request Id: 14be85f7-4545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:15.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68-, and the Request Id: 3e394cc0-4550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70-, and the Request Id: be038914-4551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70-, and the Request Id: 29459d10-4552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69-, and the Request Id: a815922f-4553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68, and the Request Id: f848fbf1-4555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-4556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-4558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.037+0000 [webflux-http-epoll-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: 0cb5f90e-4559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68, and the Request Id: c770b2cf-4560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-4566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.103+0000 [webflux-http-epoll-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: fa44e5fc-4573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68-, and the Request Id: 8594d3d2-4574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.131+0000 [webflux-http-epoll-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: f848fbf1-4582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69, and the Request Id: b497a094-4584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94, and the Request Id: d32a452b-4588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69-, and the Request Id: 3e394cc0-4591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94-, and the Request Id: 14be85f7-4595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70, and the Request Id: f2e8f80d-4597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69-, and the Request Id: 0cb5f90e-4598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-4599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-4600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69, and the Request Id: c770b2cf-4602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71, and the Request Id: b3d59cad-4603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87, and the Request Id: 98512d9e-4605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68-, and the Request Id: 2eeafa96-4606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87-, and the Request Id: 48d79765-4607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70-, and the Request Id: a815922f-4610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68, and the Request Id: b0635e58-4615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69-, and the Request Id: 8594d3d2-4616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71-, and the Request Id: be038914-4617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71, and the Request Id: 3aab32ea-4618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70, and the Request Id: b497a094-4630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68-, and the Request Id: 43bb3585-4634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95, and the Request Id: d32a452b-4635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70, and the Request Id: f848fbf1-4636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-4637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95-, and the Request Id: 14be85f7-4641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70-, and the Request Id: 3e394cc0-4642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71-, and the Request Id: 29459d10-4640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-4643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71, and the Request Id: f2e8f80d-4649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88, and the Request Id: 98512d9e-4654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-4656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72, and the Request Id: b3d59cad-4658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.392+0000 [webflux-http-epoll-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: c770b2cf-4659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70-, and the Request Id: 0cb5f90e-4660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71-, and the Request Id: a815922f-4661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70-, and the Request Id: 8594d3d2-4663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88-, and the Request Id: 48d79765-4667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72-, and the Request Id: be038914-4668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69, and the Request Id: fa44e5fc-4674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69, and the Request Id: b0635e58-4682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96, and the Request Id: d32a452b-4683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69-, and the Request Id: 2eeafa96-4691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69-, and the Request Id: 43bb3585-4692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-4694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71, and the Request Id: b497a094-4695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96-, and the Request Id: 14be85f7-4696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71, and the Request Id: f848fbf1-4698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72, and the Request Id: 3aab32ea-4701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-4705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89, and the Request Id: 98512d9e-4707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71-, and the Request Id: 3e394cc0-4710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72, and the Request Id: f2e8f80d-4713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71, and the Request Id: c770b2cf-4714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71-, and the Request Id: 0cb5f90e-4715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73, and the Request Id: b3d59cad-4716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72-, and the Request Id: a815922f-4717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72-, and the Request Id: 29459d10-4719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89-, and the Request Id: 48d79765-4721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.609+0000 [webflux-http-epoll-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: d32a452b-4725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73-, and the Request Id: be038914-4730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.649+0000 [webflux-http-epoll-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: 14be85f7-4732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-4733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.656+0000 [webflux-http-epoll-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: 8594d3d2-4734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70, and the Request Id: b0635e58-4740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70, and the Request Id: fa44e5fc-4754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72, and the Request Id: b497a094-4755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-4758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70-, and the Request Id: 43bb3585-4759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72, and the Request Id: f848fbf1-4760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90, and the Request Id: 98512d9e-4761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73, and the Request Id: f2e8f80d-4765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-4769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70-, and the Request Id: 2eeafa96-4770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90-, and the Request Id: 48d79765-4771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98, and the Request Id: d32a452b-4772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73, and the Request Id: 3aab32ea-4773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.787+0000 [webflux-http-epoll-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: 3e394cc0-4774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98-, and the Request Id: 14be85f7-4778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72, and the Request Id: c770b2cf-4780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73-, and the Request Id: a815922f-4781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:16 2026-07-15T20:44:16.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73-, and the Request Id: 29459d10-4782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.856+0000 [webflux-http-epoll-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: 0cb5f90e-4786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74, and the Request Id: b3d59cad-4792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91, and the Request Id: 98512d9e-4795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71, and the Request Id: b0635e58-4794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-4796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72-, and the Request Id: 8594d3d2-4801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91-, and the Request Id: 48d79765-4803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74-, and the Request Id: be038914-4806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71, and the Request Id: fa44e5fc-4812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71-, and the Request Id: 43bb3585-4813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71-, and the Request Id: 2eeafa96-4815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99, and the Request Id: d32a452b-4818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:16.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99-, and the Request Id: 14be85f7-4820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73, and the Request Id: f848fbf1-4831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73, and the Request Id: b497a094-4832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74, and the Request Id: f2e8f80d-4835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.060+0000 [webflux-http-epoll-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: b3d59cad-4839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74, and the Request Id: 3aab32ea-4841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75-, and the Request Id: be038914-4842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92, and the Request Id: 98512d9e-4843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.091+0000 [Thread-3235] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:17 2026-07-15T20:44:17.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-4845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73-, and the Request Id: 0cb5f90e-4846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73-, and the Request Id: 3e394cc0-4848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74-, and the Request Id: a815922f-4849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92-, and the Request Id: 48d79765-4850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-4852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74-, and the Request Id: 29459d10-4858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73, and the Request Id: c770b2cf-4863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.173+0000 [webflux-http-epoll-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: d32a452b-4864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72, and the Request Id: b0635e58-4865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-4869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72, and the Request Id: fa44e5fc-4872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73-, and the Request Id: 8594d3d2-4875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72-, and the Request Id: 43bb3585-4876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.261+0000 [webflux-http-epoll-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: 14be85f7-4882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74, and the Request Id: f848fbf1-4885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93, and the Request Id: 98512d9e-4886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93-, and the Request Id: 48d79765-4888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72-, and the Request Id: 2eeafa96-4890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74-, and the Request Id: 0cb5f90e-4892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-4896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-4898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76, and the Request Id: b3d59cad-4900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74, and the Request Id: c770b2cf-4899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76-, and the Request Id: be038914-4902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75, and the Request Id: 3aab32ea-4908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74-, and the Request Id: 8594d3d2-4912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.397+0000 [webflux-http-epoll-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: b497a094-4915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75, and the Request Id: f2e8f80d-4917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101, and the Request Id: d32a452b-4921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74-, and the Request Id: 3e394cc0-4922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-4925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-4926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75-, and the Request Id: 29459d10-4927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75-, and the Request Id: a815922f-4929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-4925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-4926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-4933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73, and the Request Id: b0635e58-4934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.465+0000 [webflux-http-epoll-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: f848fbf1-4936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-4933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73, and the Request Id: fa44e5fc-4938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77, and the Request Id: b3d59cad-4942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94, and the Request Id: 98512d9e-4941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101-, and the Request Id: 14be85f7-4943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-4944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75-, and the Request Id: 0cb5f90e-4946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73-, and the Request Id: 43bb3585-4945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77-, and the Request Id: be038914-4948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-4950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-4950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-4951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-4952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-4953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-4952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-4954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-4954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75, and the Request Id: c770b2cf-4955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-4956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94-, and the Request Id: 48d79765-4957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73-, and the Request Id: 2eeafa96-4958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-4959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-4960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-4961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-4962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-4963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-4959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-4964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-4964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75, and the Request Id: b497a094-4965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-4966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-4967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-4966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76, and the Request Id: f2e8f80d-4968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75-, and the Request Id: 8594d3d2-4969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-4970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-4971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75-, and the Request Id: 3e394cc0-4972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-4973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-4974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-4974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-4975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-4975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76-, and the Request Id: a815922f-4976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-4977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-4977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-4979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-4978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76, and the Request Id: f848fbf1-4980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-4981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-4982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-4983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-4981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76, and the Request Id: 3aab32ea-4984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-4985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-4986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-4986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-4987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-4987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95, and the Request Id: 98512d9e-4988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-4989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-4989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-4990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-4990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-4991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-4992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-4993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-4992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102, and the Request Id: d32a452b-4994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-4995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-4996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-4991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76-, and the Request Id: 29459d10-4997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-4996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.745+0000 [webflux-http-epoll-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: b3d59cad-4998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-4999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102-, and the Request Id: 14be85f7-5000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95-, and the Request Id: 48d79765-5003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76-, and the Request Id: 0cb5f90e-5004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74, and the Request Id: b0635e58-5006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78-, and the Request Id: be038914-5013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74, and the Request Id: fa44e5fc-5016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76, and the Request Id: b497a094-5019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76, and the Request Id: c770b2cf-5020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74-, and the Request Id: 43bb3585-5018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77, and the Request Id: f2e8f80d-5024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76-, and the Request Id: 8594d3d2-5025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76-, and the Request Id: 3e394cc0-5026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74-, and the Request Id: 2eeafa96-5031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.861+0000 [webflux-http-epoll-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: a815922f-5033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77, and the Request Id: f848fbf1-5036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103, and the Request Id: d32a452b-5049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77, and the Request Id: 3aab32ea-5052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96, and the Request Id: 98512d9e-5055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77-, and the Request Id: 0cb5f90e-5056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.937+0000 [webflux-http-epoll-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: b0635e58-5061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77-, and the Request Id: 29459d10-5062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96-, and the Request Id: 48d79765-5063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:17 2026-07-15T20:44:17.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103-, and the Request Id: 14be85f7-5066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77, and the Request Id: c770b2cf-5074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79, and the Request Id: b3d59cad-5075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75-, and the Request Id: 43bb3585-5076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:17.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77-, and the Request Id: 8594d3d2-5081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77, and the Request Id: b497a094-5084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79-, and the Request Id: be038914-5085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75, and the Request Id: fa44e5fc-5087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78, and the Request Id: f2e8f80d-5091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78, and the Request Id: f848fbf1-5092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78, and the Request Id: 3aab32ea-5097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.045+0000 [webflux-http-epoll-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: 98512d9e-5099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104, and the Request Id: d32a452b-5102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75-, and the Request Id: 2eeafa96-5103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77-, and the Request Id: 3e394cc0-5104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78-, and the Request Id: 0cb5f90e-5105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78-, and the Request Id: a815922f-5108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104-, and the Request Id: 14be85f7-5115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.100+0000 [webflux-http-epoll-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: 29459d10-5117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78, and the Request Id: c770b2cf-5120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.123+0000 [webflux-http-epoll-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: 48d79765-5121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78-, and the Request Id: 8594d3d2-5135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80, and the Request Id: b3d59cad-5137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76, and the Request Id: b0635e58-5140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105, and the Request Id: d32a452b-5143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78, and the Request Id: b497a094-5147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.185+0000 [webflux-http-epoll-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: be038914-5148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79, and the Request Id: f848fbf1-5150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105-, and the Request Id: 14be85f7-5151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76, and the Request Id: fa44e5fc-5152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76-, and the Request Id: 43bb3585-5154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76-, and the Request Id: 2eeafa96-5157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78-, and the Request Id: 3e394cc0-5159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98, and the Request Id: 98512d9e-5161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79-, and the Request Id: 0cb5f90e-5166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98-, and the Request Id: 48d79765-5168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79, and the Request Id: f2e8f80d-5172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106, and the Request Id: d32a452b-5176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79-, and the Request Id: a815922f-5180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79, and the Request Id: 3aab32ea-5185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106-, and the Request Id: 14be85f7-5187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79-, and the Request Id: 29459d10-5194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77, and the Request Id: b0635e58-5196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79, and the Request Id: c770b2cf-5198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81, and the Request Id: b3d59cad-5199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77, and the Request Id: fa44e5fc-5200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81-, and the Request Id: be038914-5205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77-, and the Request Id: 43bb3585-5206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.360+0000 [webflux-http-epoll-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: 8594d3d2-5211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99, and the Request Id: 98512d9e-5213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.387+0000 [webflux-http-epoll-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: 2eeafa96-5214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79, and the Request Id: b497a094-5215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99-, and the Request Id: 48d79765-5217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80, and the Request Id: f848fbf1-5218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80-, and the Request Id: 0cb5f90e-5224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.427+0000 [Thread-3510] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:18 2026-07-15T20:44:18.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.440+0000 [webflux-http-epoll-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: 3e394cc0-5229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107, and the Request Id: d32a452b-5232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80, and the Request Id: f2e8f80d-5239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80, and the Request Id: 3aab32ea-5246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100, and the Request Id: 98512d9e-5247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107-, and the Request Id: 14be85f7-5248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80-, and the Request Id: 29459d10-5249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80-, and the Request Id: a815922f-5252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80, and the Request Id: c770b2cf-5253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.506+0000 [webflux-http-epoll-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: 8594d3d2-5254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100-, and the Request Id: 48d79765-5260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78, and the Request Id: b0635e58-5263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78, and the Request Id: fa44e5fc-5269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78-, and the Request Id: 43bb3585-5270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78-, and the Request Id: 2eeafa96-5272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82, and the Request Id: b3d59cad-5275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81, and the Request Id: f848fbf1-5277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80, and the Request Id: b497a094-5283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82-, and the Request Id: be038914-5284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81-, and the Request Id: 0cb5f90e-5287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.635+0000 [webflux-http-epoll-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: d32a452b-5296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81, and the Request Id: c770b2cf-5298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101, and the Request Id: 98512d9e-5299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80-, and the Request Id: 3e394cc0-5300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81-, and the Request Id: 8594d3d2-5304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101-, and the Request Id: 48d79765-5309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.660+0000 [webflux-http-epoll-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: 3aab32ea-5308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.670+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.677+0000 [webflux-http-epoll-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: 14be85f7-5313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79, and the Request Id: fa44e5fc-5314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79, and the Request Id: b0635e58-5320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81, and the Request Id: f2e8f80d-5321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83, and the Request Id: b3d59cad-5324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.708+0000 [webflux-http-epoll-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: 43bb3585-5325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81-, and the Request Id: 29459d10-5327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79-, and the Request Id: 2eeafa96-5328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81-, and the Request Id: a815922f-5332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83-, and the Request Id: be038914-5335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.772+0000 [webflux-http-epoll-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: b497a094-5341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109, and the Request Id: d32a452b-5346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82, and the Request Id: f848fbf1-5348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102, and the Request Id: 98512d9e-5352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81-, and the Request Id: 3e394cc0-5356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109-, and the Request Id: 14be85f7-5357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82, and the Request Id: c770b2cf-5358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82-, and the Request Id: 0cb5f90e-5359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82-, and the Request Id: 8594d3d2-5365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102-, and the Request Id: 48d79765-5370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82, and the Request Id: 3aab32ea-5372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82, and the Request Id: f2e8f80d-5374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80, and the Request Id: fa44e5fc-5377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84, and the Request Id: b3d59cad-5382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82-, and the Request Id: 29459d10-5386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110, and the Request Id: d32a452b-5387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82-, and the Request Id: a815922f-5390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80, and the Request Id: b0635e58-5395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110-, and the Request Id: 14be85f7-5396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84-, and the Request Id: be038914-5397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82, and the Request Id: b497a094-5398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80-, and the Request Id: 2eeafa96-5401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.958+0000 [webflux-http-epoll-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: 3e394cc0-5405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:18 2026-07-15T20:44:18.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103, and the Request Id: 98512d9e-5410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.992+0000 [webflux-http-epoll-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: f848fbf1-5413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.992+0000 [webflux-http-epoll-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: 43bb3585-5414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:18.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83, and the Request Id: c770b2cf-5419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83-, and the Request Id: 0cb5f90e-5421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103-, and the Request Id: 48d79765-5424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83, and the Request Id: 3aab32ea-5428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111, and the Request Id: d32a452b-5431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83-, and the Request Id: 8594d3d2-5432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111-, and the Request Id: 14be85f7-5438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.069+0000 [webflux-http-epoll-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: b3d59cad-5443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83-, and the Request Id: 29459d10-5444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81, and the Request Id: fa44e5fc-5447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83, and the Request Id: f2e8f80d-5448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104, and the Request Id: 98512d9e-5453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83, and the Request Id: b497a094-5455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104-, and the Request Id: 48d79765-5459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81, and the Request Id: b0635e58-5460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.189+0000 [webflux-http-epoll-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: 3e394cc0-5466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85-, and the Request Id: be038914-5467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81-, and the Request Id: 2eeafa96-5470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83-, and the Request Id: a815922f-5472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84, and the Request Id: c770b2cf-5474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81-, and the Request Id: 43bb3585-5475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84, and the Request Id: f848fbf1-5481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.266+0000 [webflux-http-epoll-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: d32a452b-5486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84-, and the Request Id: 0cb5f90e-5487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84-, and the Request Id: 8594d3d2-5488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84, and the Request Id: 3aab32ea-5494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105, and the Request Id: 98512d9e-5498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.309+0000 [webflux-http-epoll-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: 14be85f7-5500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105-, and the Request Id: 48d79765-5502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.329+0000 [webflux-http-epoll-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: 29459d10-5505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82, and the Request Id: b0635e58-5514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86, and the Request Id: b3d59cad-5517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.361+0000 [webflux-http-epoll-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: fa44e5fc-5518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84, and the Request Id: b497a094-5522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84, and the Request Id: f2e8f80d-5527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.393+0000 [webflux-http-epoll-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: be038914-5528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84-, and the Request Id: 3e394cc0-5529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84-, and the Request Id: a815922f-5532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85, and the Request Id: f848fbf1-5533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82-, and the Request Id: 2eeafa96-5535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82-, and the Request Id: 43bb3585-5534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85, and the Request Id: c770b2cf-5538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85-, and the Request Id: 0cb5f90e-5539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85-, and the Request Id: 8594d3d2-5542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113, and the Request Id: d32a452b-5547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.479+0000 [webflux-http-epoll-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: 98512d9e-5552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113-, and the Request Id: 14be85f7-5554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.491+0000 [webflux-http-epoll-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: 48d79765-5555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85, and the Request Id: 3aab32ea-5556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85-, and the Request Id: 29459d10-5564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85, and the Request Id: b497a094-5574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114, and the Request Id: d32a452b-5584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85-, and the Request Id: 3e394cc0-5585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.593+0000 [webflux-http-epoll-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: f848fbf1-5588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107, and the Request Id: 98512d9e-5589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87, and the Request Id: b3d59cad-5591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.611+0000 [webflux-http-epoll-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: c770b2cf-5594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107-, and the Request Id: 48d79765-5595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114-, and the Request Id: 14be85f7-5596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86-, and the Request Id: 0cb5f90e-5597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83, and the Request Id: b0635e58-5600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83, and the Request Id: fa44e5fc-5601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85, and the Request Id: f2e8f80d-5603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87-, and the Request Id: be038914-5605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86-, and the Request Id: 8594d3d2-5608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83-, and the Request Id: 43bb3585-5611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85-, and the Request Id: a815922f-5612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.686+0000 [webflux-http-epoll-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: 2eeafa96-5613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86, and the Request Id: 3aab32ea-5617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115, and the Request Id: d32a452b-5624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115-, and the Request Id: 14be85f7-5628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86-, and the Request Id: 29459d10-5630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108, and the Request Id: 98512d9e-5634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108-, and the Request Id: 48d79765-5644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87, and the Request Id: f848fbf1-5648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.802+0000 [webflux-http-epoll-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: b497a094-5649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88, and the Request Id: b3d59cad-5651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87, and the Request Id: c770b2cf-5656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84, and the Request Id: b0635e58-5660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84, and the Request Id: fa44e5fc-5661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87, and the Request Id: 3aab32ea-5662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86-, and the Request Id: 3e394cc0-5666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87-, and the Request Id: 8594d3d2-5668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84-, and the Request Id: 43bb3585-5669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86, and the Request Id: f2e8f80d-5670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87-, and the Request Id: 0cb5f90e-5672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116, and the Request Id: d32a452b-5674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84-, and the Request Id: 2eeafa96-5675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.864+0000 [webflux-http-epoll-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: 29459d10-5676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.865+0000 [webflux-http-epoll-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: be038914-5677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86-, and the Request Id: a815922f-5680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.892+0000 [webflux-http-epoll-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: 98512d9e-5689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116-, and the Request Id: 14be85f7-5690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.917+0000 [webflux-http-epoll-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: 48d79765-5697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88, and the Request Id: c770b2cf-5706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88, and the Request Id: f848fbf1-5714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87, and the Request Id: f2e8f80d-5717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87, and the Request Id: b497a094-5718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85, and the Request Id: b0635e58-5719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:19 2026-07-15T20:44:19.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85, and the Request Id: fa44e5fc-5721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:19.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:19.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:19.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88, and the Request Id: 3aab32ea-5723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:19.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:19.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87-, and the Request Id: a815922f-5725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:19.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:19.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:19.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88-, and the Request Id: 8594d3d2-5727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:19.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88-, and the Request Id: 0cb5f90e-5728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:19.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85-, and the Request Id: 43bb3585-5729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:19.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85-, and the Request Id: 2eeafa96-5730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:19.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:19.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89, and the Request Id: b3d59cad-5732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117, and the Request Id: d32a452b-5736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110, and the Request Id: 98512d9e-5739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89-, and the Request Id: be038914-5740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87-, and the Request Id: 3e394cc0-5742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.044+0000 [webflux-http-epoll-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: 29459d10-5747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110-, and the Request Id: 48d79765-5748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117-, and the Request Id: 14be85f7-5750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86, and the Request Id: b0635e58-5773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89, and the Request Id: c770b2cf-5776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88, and the Request Id: b497a094-5778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111, and the Request Id: 98512d9e-5780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88, and the Request Id: f2e8f80d-5784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90, and the Request Id: b3d59cad-5785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89, and the Request Id: f848fbf1-5786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86, and the Request Id: fa44e5fc-5787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.160+0000 [webflux-http-epoll-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: 43bb3585-5788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.168+0000 [webflux-http-epoll-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: 8594d3d2-5790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88-, and the Request Id: a815922f-5792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88-, and the Request Id: 3e394cc0-5793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118, and the Request Id: d32a452b-5795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111-, and the Request Id: 48d79765-5797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118-, and the Request Id: 14be85f7-5799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89, and the Request Id: 3aab32ea-5801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90-, and the Request Id: be038914-5803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86-, and the Request Id: 2eeafa96-5804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119, and the Request Id: d32a452b-5814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.266+0000 [webflux-http-epoll-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: 0cb5f90e-5815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.276+0000 [webflux-http-epoll-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: 29459d10-5818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119-, and the Request Id: 14be85f7-5824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112, and the Request Id: 98512d9e-5825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91, and the Request Id: b3d59cad-5831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87, and the Request Id: b0635e58-5834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112-, and the Request Id: 48d79765-5837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91-, and the Request Id: be038914-5842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87, and the Request Id: fa44e5fc-5843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89, and the Request Id: f2e8f80d-5846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.378+0000 [webflux-http-epoll-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: 43bb3585-5848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90, and the Request Id: c770b2cf-5853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87-, and the Request Id: 2eeafa96-5855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120, and the Request Id: d32a452b-5859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90, and the Request Id: 3aab32ea-5866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89-, and the Request Id: a815922f-5867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90, and the Request Id: f848fbf1-5869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89, and the Request Id: b497a094-5870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90-, and the Request Id: 29459d10-5871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90-, and the Request Id: 8594d3d2-5872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120-, and the Request Id: 14be85f7-5873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90-, and the Request Id: 0cb5f90e-5879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88, and the Request Id: fa44e5fc-5884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92, and the Request Id: b3d59cad-5886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88, and the Request Id: b0635e58-5891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113, and the Request Id: 98512d9e-5892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.528+0000 [webflux-http-epoll-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: 3e394cc0-5894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.531+0000 [webflux-http-epoll-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: d32a452b-5896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92-, and the Request Id: be038914-5898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113-, and the Request Id: 48d79765-5901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88-, and the Request Id: 2eeafa96-5902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.584+0000 [webflux-http-epoll-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: 14be85f7-5905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88-, and the Request Id: 43bb3585-5908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90, and the Request Id: f2e8f80d-5918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93, and the Request Id: b3d59cad-5921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-5923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93-, and the Request Id: be038914-5929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.667+0000 [webflux-http-epoll-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: a815922f-5931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-5932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91, and the Request Id: c770b2cf-5933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-5932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-5936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-5936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-5938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-5938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89, and the Request Id: fa44e5fc-5939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-5941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-5942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.695+0000 [webflux-http-epoll-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: 3aab32ea-5943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-5942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-5944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-5944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-5945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-5946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91, and the Request Id: f848fbf1-5947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.703+0000 [webflux-http-epoll-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: b497a094-5949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-5950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91-, and the Request Id: 8594d3d2-5951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-5945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-5946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122, and the Request Id: d32a452b-5952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91-, and the Request Id: 29459d10-5953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89, and the Request Id: b0635e58-5954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91-, and the Request Id: 0cb5f90e-5955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-5956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114, and the Request Id: 98512d9e-5957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-5958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122-, and the Request Id: 14be85f7-5959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-5960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89-, and the Request Id: 43bb3585-5961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90-, and the Request Id: 3e394cc0-5962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114-, and the Request Id: 48d79765-5963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89-, and the Request Id: 2eeafa96-5964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-5965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-5966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-5967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-5968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-5969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-5970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-5971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-5972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-5972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-5973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-5974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-5975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-5973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-5974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91, and the Request Id: f2e8f80d-5976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-5977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-5978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-5978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-5979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-5979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123, and the Request Id: d32a452b-5980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-5981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-5982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-5983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-5982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-5984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-5985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-5984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-5986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-5987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-5986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94, and the Request Id: b3d59cad-5989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-5988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-5988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-5990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-5991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-5991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-5992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.804+0000 [webflux-http-epoll-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: a815922f-5993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92, and the Request Id: c770b2cf-5994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-5992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-5995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-5996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-5995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123-, and the Request Id: 14be85f7-5997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-5996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92, and the Request Id: 3aab32ea-5998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94-, and the Request Id: be038914-5999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115, and the Request Id: 98512d9e-6002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90, and the Request Id: b0635e58-6006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92-, and the Request Id: 8594d3d2-6007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90-, and the Request Id: 43bb3585-6009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.841+0000 [webflux-http-epoll-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: b497a094-6014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92-, and the Request Id: 29459d10-6015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92, and the Request Id: f848fbf1-6017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115-, and the Request Id: 48d79765-6018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91-, and the Request Id: 3e394cc0-6022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:20 2026-07-15T20:44:20.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90, and the Request Id: fa44e5fc-6028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124, and the Request Id: d32a452b-6030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92-, and the Request Id: 0cb5f90e-6031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90-, and the Request Id: 2eeafa96-6037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124-, and the Request Id: 14be85f7-6038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95, and the Request Id: b3d59cad-6041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93, and the Request Id: c770b2cf-6047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.905+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.905+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116, and the Request Id: 98512d9e-6052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92, and the Request Id: f2e8f80d-6054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91, and the Request Id: b0635e58-6055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.935+0000 [webflux-http-epoll-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: a815922f-6061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95-, and the Request Id: be038914-6062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125, and the Request Id: d32a452b-6063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116-, and the Request Id: 48d79765-6064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93-, and the Request Id: 8594d3d2-6066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.958+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125-, and the Request Id: 14be85f7-6070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91-, and the Request Id: 43bb3585-6072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93, and the Request Id: 3aab32ea-6078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92, and the Request Id: b497a094-6081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:20.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.018+0000 [webflux-http-epoll-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: 29459d10-6086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92-, and the Request Id: 3e394cc0-6087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.025+0000 [webflux-http-epoll-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: 98512d9e-6090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93, and the Request Id: f2e8f80d-6102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93, and the Request Id: f848fbf1-6106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.064+0000 [webflux-http-epoll-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: b3d59cad-6108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.068+0000 [webflux-http-epoll-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: 48d79765-6109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93-, and the Request Id: a815922f-6111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93-, and the Request Id: 0cb5f90e-6114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126, and the Request Id: d32a452b-6115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96-, and the Request Id: be038914-6116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91, and the Request Id: fa44e5fc-6118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92, and the Request Id: b0635e58-6119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126-, and the Request Id: 14be85f7-6121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94, and the Request Id: c770b2cf-6122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92-, and the Request Id: 43bb3585-6126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91-, and the Request Id: 2eeafa96-6125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94-, and the Request Id: 8594d3d2-6134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94, and the Request Id: 3aab32ea-6139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93, and the Request Id: b497a094-6142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118, and the Request Id: 98512d9e-6143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93-, and the Request Id: 3e394cc0-6148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.193+0000 [webflux-http-epoll-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: d32a452b-6150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118-, and the Request Id: 48d79765-6152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94, and the Request Id: f2e8f80d-6153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.210+0000 [webflux-http-epoll-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: 29459d10-6154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.216+0000 [webflux-http-epoll-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: 14be85f7-6155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97, and the Request Id: b3d59cad-6163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92, and the Request Id: fa44e5fc-6168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94, and the Request Id: f848fbf1-6174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119, and the Request Id: 98512d9e-6180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93, and the Request Id: b0635e58-6181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.316+0000 [webflux-http-epoll-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: be038914-6183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92-, and the Request Id: 2eeafa96-6184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94-, and the Request Id: 0cb5f90e-6185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93-, and the Request Id: 43bb3585-6186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94-, and the Request Id: a815922f-6187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128, and the Request Id: d32a452b-6195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.373+0000 [webflux-http-epoll-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: b3d59cad-6200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95, and the Request Id: c770b2cf-6203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119-, and the Request Id: 48d79765-6204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95, and the Request Id: 3aab32ea-6209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128-, and the Request Id: 14be85f7-6210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98-, and the Request Id: be038914-6212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93, and the Request Id: fa44e5fc-6218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94, and the Request Id: b497a094-6227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.448+0000 [webflux-http-epoll-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: 8594d3d2-6228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95-, and the Request Id: 29459d10-6229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94-, and the Request Id: 3e394cc0-6232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93-, and the Request Id: 2eeafa96-6234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95, and the Request Id: f2e8f80d-6236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120, and the Request Id: 98512d9e-6237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94, and the Request Id: b0635e58-6239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.498+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.498+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129, and the Request Id: d32a452b-6245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94-, and the Request Id: 43bb3585-6247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95, and the Request Id: f848fbf1-6249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99, and the Request Id: b3d59cad-6252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95-, and the Request Id: a815922f-6253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120-, and the Request Id: 48d79765-6255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129-, and the Request Id: 14be85f7-6257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99-, and the Request Id: be038914-6265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95-, and the Request Id: 0cb5f90e-6267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96, and the Request Id: c770b2cf-6269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96-, and the Request Id: 8594d3d2-6275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96, and the Request Id: 3aab32ea-6281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94, and the Request Id: fa44e5fc-6283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.627+0000 [Thread-4226] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:21 2026-07-15T20:44:21.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95, and the Request Id: b497a094-6286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95, and the Request Id: b0635e58-6289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94-, and the Request Id: 2eeafa96-6291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121, and the Request Id: 98512d9e-6292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96, and the Request Id: f848fbf1-6298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95-, and the Request Id: 43bb3585-6299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96-, and the Request Id: 29459d10-6300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96-, and the Request Id: 0cb5f90e-6302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121-, and the Request Id: 48d79765-6305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97, and the Request Id: c770b2cf-6307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130, and the Request Id: d32a452b-6313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96, and the Request Id: f2e8f80d-6314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95-, and the Request Id: 3e394cc0-6317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130-, and the Request Id: 14be85f7-6320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97-, and the Request Id: 8594d3d2-6324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96-, and the Request Id: a815922f-6326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122, and the Request Id: 98512d9e-6329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.793+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95, and the Request Id: fa44e5fc-6335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97, and the Request Id: f848fbf1-6342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.836+0000 [webflux-http-epoll-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: b3d59cad-6346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.840+0000 [webflux-http-epoll-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: 0cb5f90e-6348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.846+0000 [webflux-http-epoll-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: b0635e58-6349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122-, and the Request Id: 48d79765-6350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97, and the Request Id: f2e8f80d-6356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.866+0000 [webflux-http-epoll-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: b497a094-6357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.868+0000 [webflux-http-epoll-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: 2eeafa96-6358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100-, and the Request Id: be038914-6361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131, and the Request Id: d32a452b-6364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96-, and the Request Id: 3e394cc0-6366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131-, and the Request Id: 14be85f7-6367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.912+0000 [webflux-http-epoll-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: 3aab32ea-6371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98, and the Request Id: c770b2cf-6372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96-, and the Request Id: 43bb3585-6374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97-, and the Request Id: a815922f-6377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97-, and the Request Id: 29459d10-6381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98-, and the Request Id: 8594d3d2-6385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123, and the Request Id: 98512d9e-6386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:21 2026-07-15T20:44:21.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123-, and the Request Id: 48d79765-6393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:21.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98, and the Request Id: f848fbf1-6400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101, and the Request Id: b3d59cad-6402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132, and the Request Id: d32a452b-6412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.027+0000 [webflux-http-epoll-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: f2e8f80d-6416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97, and the Request Id: b497a094-6417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96, and the Request Id: fa44e5fc-6418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97, and the Request Id: b0635e58-6419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98-, and the Request Id: 0cb5f90e-6421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.044+0000 [webflux-http-epoll-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: 43bb3585-6422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101-, and the Request Id: be038914-6424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132-, and the Request Id: 14be85f7-6426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98, and the Request Id: 3aab32ea-6428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.077+0000 [webflux-http-epoll-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: a815922f-6429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124, and the Request Id: 98512d9e-6433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.088+0000 [webflux-http-epoll-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: 3e394cc0-6434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96-, and the Request Id: 2eeafa96-6441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.136+0000 [webflux-http-epoll-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: 29459d10-6442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.140+0000 [webflux-http-epoll-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: c770b2cf-6443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133, and the Request Id: d32a452b-6449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99-, and the Request Id: 8594d3d2-6453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124-, and the Request Id: 48d79765-6455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133-, and the Request Id: 14be85f7-6456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99, and the Request Id: f848fbf1-6465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.237+0000 [Thread-4356] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:22 2026-07-15T20:44:22.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.245+0000 [webflux-http-epoll-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: b497a094-6475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99, and the Request Id: f2e8f80d-6476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98, and the Request Id: b0635e58-6477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.257+0000 [webflux-http-epoll-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: fa44e5fc-6480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99-, and the Request Id: 0cb5f90e-6481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102, and the Request Id: b3d59cad-6483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.261+0000 [webflux-http-epoll-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: 43bb3585-6485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97-, and the Request Id: 2eeafa96-6489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99, and the Request Id: 3aab32ea-6491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99-, and the Request Id: a815922f-6493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125, and the Request Id: 98512d9e-6494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98-, and the Request Id: 3e394cc0-6495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125-, and the Request Id: 48d79765-6496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102-, and the Request Id: be038914-6498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100, and the Request Id: c770b2cf-6500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.313+0000 [Thread-4376] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:22 2026-07-15T20:44:22.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.319+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99-, and the Request Id: 29459d10-6506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100-, and the Request Id: 8594d3d2-6509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134, and the Request Id: d32a452b-6510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134-, and the Request Id: 14be85f7-6514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.362+0000 [Thread-4389] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:22 2026-07-15T20:44:22.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.395+0000 [Thread-4398] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:22 2026-07-15T20:44:22.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100, and the Request Id: f848fbf1-6533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99, and the Request Id: b0635e58-6537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126, and the Request Id: 98512d9e-6539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99, and the Request Id: b497a094-6540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101, and the Request Id: c770b2cf-6543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98, and the Request Id: fa44e5fc-6544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100-, and the Request Id: 0cb5f90e-6545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101-, and the Request Id: 8594d3d2-6548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103, and the Request Id: b3d59cad-6549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99-, and the Request Id: 43bb3585-6550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99-, and the Request Id: 3e394cc0-6551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.462+0000 [webflux-http-epoll-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: d32a452b-6554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126-, and the Request Id: 48d79765-6557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100, and the Request Id: 3aab32ea-6559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.494+0000 [Thread-4424] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:22 2026-07-15T20:44:22.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103-, and the Request Id: be038914-6562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.497+0000 [webflux-http-epoll-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: f2e8f80d-6563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.497+0000 [webflux-http-epoll-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: 14be85f7-6564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.504+0000 [Thread-4426] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:22 2026-07-15T20:44:22.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98-, and the Request Id: 2eeafa96-6567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100-, and the Request Id: 29459d10-6572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100-, and the Request Id: a815922f-6575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127, and the Request Id: 98512d9e-6576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136, and the Request Id: d32a452b-6587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102, and the Request Id: c770b2cf-6592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127-, and the Request Id: 48d79765-6593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100, and the Request Id: b497a094-6600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101, and the Request Id: f848fbf1-6601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102-, and the Request Id: 8594d3d2-6603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101-, and the Request Id: 0cb5f90e-6609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101, and the Request Id: 3aab32ea-6613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104, and the Request Id: b3d59cad-6616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.657+0000 [webflux-http-epoll-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: fa44e5fc-6618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100-, and the Request Id: 3e394cc0-6619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136-, and the Request Id: 14be85f7-6620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.670+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100, and the Request Id: b0635e58-6622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.676+0000 [webflux-http-epoll-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: 29459d10-6624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104-, and the Request Id: be038914-6628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128, and the Request Id: 98512d9e-6630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99-, and the Request Id: 2eeafa96-6631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.694+0000 [webflux-http-epoll-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: 43bb3585-6632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128-, and the Request Id: 48d79765-6633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103, and the Request Id: c770b2cf-6637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.728+0000 [Thread-4481] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:22 2026-07-15T20:44:22.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102, and the Request Id: f848fbf1-6646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101, and the Request Id: f2e8f80d-6647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.763+0000 [webflux-http-epoll-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: 8594d3d2-6651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102-, and the Request Id: 0cb5f90e-6656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101-, and the Request Id: a815922f-6664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100, and the Request Id: fa44e5fc-6667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102, and the Request Id: 3aab32ea-6669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.798+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137, and the Request Id: d32a452b-6674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101, and the Request Id: b0635e58-6675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129, and the Request Id: 98512d9e-6676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101, and the Request Id: b497a094-6677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102-, and the Request Id: 29459d10-6679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129-, and the Request Id: 48d79765-6680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137-, and the Request Id: 14be85f7-6682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100-, and the Request Id: 2eeafa96-6684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101-, and the Request Id: 43bb3585-6686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.854+0000 [webflux-http-epoll-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: 3e394cc0-6689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.861+0000 [webflux-http-epoll-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: f2e8f80d-6691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105, and the Request Id: b3d59cad-6697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:22 2026-07-15T20:44:22.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105-, and the Request Id: be038914-6705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104, and the Request Id: c770b2cf-6706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102-, and the Request Id: a815922f-6707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103, and the Request Id: 3aab32ea-6714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.940+0000 [webflux-http-epoll-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: b0635e58-6721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130, and the Request Id: 98512d9e-6723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138, and the Request Id: d32a452b-6724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103-, and the Request Id: 29459d10-6726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104-, and the Request Id: 8594d3d2-6727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138-, and the Request Id: 14be85f7-6728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103, and the Request Id: f848fbf1-6733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106, and the Request Id: b3d59cad-6739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102-, and the Request Id: 43bb3585-6740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130-, and the Request Id: 48d79765-6742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101, and the Request Id: fa44e5fc-6743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:22.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102, and the Request Id: b497a094-6746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103-, and the Request Id: 0cb5f90e-6747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103, and the Request Id: f2e8f80d-6754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106-, and the Request Id: be038914-6755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139, and the Request Id: d32a452b-6757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103-, and the Request Id: a815922f-6760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102-, and the Request Id: 3e394cc0-6761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101-, and the Request Id: 2eeafa96-6763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139-, and the Request Id: 14be85f7-6770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105, and the Request Id: c770b2cf-6776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104, and the Request Id: f848fbf1-6780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105-, and the Request Id: 8594d3d2-6781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131, and the Request Id: 98512d9e-6791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103, and the Request Id: b0635e58-6792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.195+0000 [webflux-http-epoll-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: 3aab32ea-6793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104-, and the Request Id: 0cb5f90e-6797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131-, and the Request Id: 48d79765-6799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107, and the Request Id: b3d59cad-6801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103-, and the Request Id: 43bb3585-6804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140, and the Request Id: d32a452b-6806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104, and the Request Id: f2e8f80d-6808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104-, and the Request Id: 29459d10-6810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.226+0000 [webflux-http-epoll-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: b497a094-6814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140-, and the Request Id: 14be85f7-6815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107-, and the Request Id: be038914-6816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.234+0000 [webflux-http-epoll-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: fa44e5fc-6817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104-, and the Request Id: a815922f-6820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.244+0000 [webflux-http-epoll-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: 3e394cc0-6822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102-, and the Request Id: 2eeafa96-6825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.282+0000 [webflux-http-epoll-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: 98512d9e-6834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104, and the Request Id: b0635e58-6839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.304+0000 [webflux-http-epoll-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: 48d79765-6846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105, and the Request Id: 3aab32ea-6851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141, and the Request Id: d32a452b-6854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105, and the Request Id: f2e8f80d-6855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.319+0000 [webflux-http-epoll-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: 43bb3585-6857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141-, and the Request Id: 14be85f7-6858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106, and the Request Id: c770b2cf-6859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105, and the Request Id: f848fbf1-6863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105-, and the Request Id: a815922f-6864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105-, and the Request Id: 29459d10-6867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106-, and the Request Id: 8594d3d2-6870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104, and the Request Id: b497a094-6873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133, and the Request Id: 98512d9e-6878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104-, and the Request Id: 3e394cc0-6879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105-, and the Request Id: 0cb5f90e-6884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103, and the Request Id: fa44e5fc-6886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133-, and the Request Id: 48d79765-6888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103-, and the Request Id: 2eeafa96-6889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108, and the Request Id: b3d59cad-6890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106, and the Request Id: 3aab32ea-6898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105, and the Request Id: b0635e58-6902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108-, and the Request Id: be038914-6907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142, and the Request Id: d32a452b-6910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.443+0000 [webflux-http-epoll-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: c770b2cf-6913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105-, and the Request Id: 43bb3585-6915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.449+0000 [webflux-http-epoll-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: f2e8f80d-6916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142-, and the Request Id: 14be85f7-6918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.453+0000 [webflux-http-epoll-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: 29459d10-6920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.461+0000 [webflux-http-epoll-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: 98512d9e-6925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-6926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106-, and the Request Id: a815922f-6929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-6926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107-, and the Request Id: 8594d3d2-6932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106, and the Request Id: f848fbf1-6933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-6934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105, and the Request Id: b497a094-6937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-6939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-6940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-6939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-6941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-6942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-6941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-6943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-6943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106-, and the Request Id: 0cb5f90e-6944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.523+0000 [webflux-http-epoll-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: 48d79765-6946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-6947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-6947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104, and the Request Id: fa44e5fc-6948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109, and the Request Id: b3d59cad-6950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105-, and the Request Id: 3e394cc0-6951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-6952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-6953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.534+0000 [webflux-http-epoll-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: d32a452b-6954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-6955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-6955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-6956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-6956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-6957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.546+0000 [webflux-http-epoll-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: be038914-6958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-6959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-6959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-6961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-6960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-6960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107, and the Request Id: f2e8f80d-6962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-6961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-6963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.557+0000 [webflux-http-epoll-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: 14be85f7-6964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-6963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-6965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106, and the Request Id: b0635e58-6966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-6967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.568+0000 [webflux-http-epoll-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: 3aab32ea-6968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104-, and the Request Id: 2eeafa96-6969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-6970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-6971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106-, and the Request Id: 43bb3585-6972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-6973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-6971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-6974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-6975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-6974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-6976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-6977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107-, and the Request Id: a815922f-6978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108, and the Request Id: c770b2cf-6979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107-, and the Request Id: 29459d10-6980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-6981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-6982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-6983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-6984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-6984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-6985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-6985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-6986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135, and the Request Id: 98512d9e-6987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-6988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-6989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-6988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-6990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-6991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-6990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-6992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144, and the Request Id: d32a452b-6993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-6994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-6995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-6995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135-, and the Request Id: 48d79765-6996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144-, and the Request Id: 14be85f7-6997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-6998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-6998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-6991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108-, and the Request Id: 8594d3d2-6999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107, and the Request Id: f848fbf1-7001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106, and the Request Id: b497a094-7002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106-, and the Request Id: 3e394cc0-7007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105, and the Request Id: fa44e5fc-7014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107-, and the Request Id: 0cb5f90e-7018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108, and the Request Id: 3aab32ea-7023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107, and the Request Id: b0635e58-7025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110, and the Request Id: b3d59cad-7026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110-, and the Request Id: be038914-7029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108, and the Request Id: f2e8f80d-7030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.776+0000 [webflux-http-epoll-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: 43bb3585-7031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108-, and the Request Id: 29459d10-7034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105-, and the Request Id: 2eeafa96-7036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109, and the Request Id: c770b2cf-7038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108-, and the Request Id: a815922f-7039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.823+0000 [webflux-http-epoll-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: 98512d9e-7044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.842+0000 [webflux-http-epoll-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: d32a452b-7051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.858+0000 [webflux-http-epoll-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: 8594d3d2-7056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108, and the Request Id: f848fbf1-7058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.881+0000 [webflux-http-epoll-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: 48d79765-7062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.895+0000 [webflux-http-epoll-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: 14be85f7-7065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108-, and the Request Id: 0cb5f90e-7072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107, and the Request Id: b497a094-7074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111, and the Request Id: b3d59cad-7076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107-, and the Request Id: 3e394cc0-7081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108, and the Request Id: b0635e58-7083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.947+0000 [webflux-http-epoll-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: 98512d9e-7087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.949+0000 [webflux-http-epoll-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: be038914-7088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109, and the Request Id: f2e8f80d-7089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.960+0000 [webflux-http-epoll-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: 3aab32ea-7090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108-, and the Request Id: 43bb3585-7093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:23 2026-07-15T20:44:23.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:23.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:23.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:23.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:23.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:23.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:23.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106, and the Request Id: fa44e5fc-7098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:23.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.002+0000 [webflux-http-epoll-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: c770b2cf-7101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109, and the Request Id: f848fbf1-7103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.013+0000 [webflux-http-epoll-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: a815922f-7104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109-, and the Request Id: 29459d10-7105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.021+0000 [webflux-http-epoll-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: 48d79765-7106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110-, and the Request Id: 8594d3d2-7109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146, and the Request Id: d32a452b-7115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106-, and the Request Id: 2eeafa96-7117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.120+0000 [webflux-http-epoll-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: 0cb5f90e-7122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138, and the Request Id: 98512d9e-7126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110, and the Request Id: 3aab32ea-7134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146-, and the Request Id: 14be85f7-7138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108, and the Request Id: b497a094-7140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110-, and the Request Id: 29459d10-7141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110, and the Request Id: f2e8f80d-7143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109, and the Request Id: b0635e58-7144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138-, and the Request Id: 48d79765-7146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108-, and the Request Id: 3e394cc0-7147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110-, and the Request Id: a815922f-7151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112, and the Request Id: b3d59cad-7154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109-, and the Request Id: 43bb3585-7156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111, and the Request Id: c770b2cf-7157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.229+0000 [webflux-http-epoll-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: be038914-7161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111-, and the Request Id: 8594d3d2-7172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147, and the Request Id: d32a452b-7174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107, and the Request Id: fa44e5fc-7177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110, and the Request Id: f848fbf1-7179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111, and the Request Id: 3aab32ea-7183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139, and the Request Id: 98512d9e-7186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107-, and the Request Id: 2eeafa96-7187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110-, and the Request Id: 0cb5f90e-7190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111-, and the Request Id: 29459d10-7194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139-, and the Request Id: 48d79765-7195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147-, and the Request Id: 14be85f7-7200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110, and the Request Id: b0635e58-7202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.360+0000 [webflux-http-epoll-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: b497a094-7204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113, and the Request Id: b3d59cad-7210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112, and the Request Id: c770b2cf-7211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113-, and the Request Id: be038914-7213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.399+0000 [webflux-http-epoll-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: 43bb3585-7216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148, and the Request Id: d32a452b-7223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109-, and the Request Id: 3e394cc0-7225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.420+0000 [webflux-http-epoll-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: fa44e5fc-7227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112-, and the Request Id: 8594d3d2-7229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112, and the Request Id: 3aab32ea-7233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.446+0000 [webflux-http-epoll-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: 2eeafa96-7237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140, and the Request Id: 98512d9e-7241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112-, and the Request Id: 29459d10-7242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140-, and the Request Id: 48d79765-7243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111, and the Request Id: f848fbf1-7244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148-, and the Request Id: 14be85f7-7247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111, and the Request Id: f2e8f80d-7249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.520+0000 [webflux-http-epoll-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: b0635e58-7259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141, and the Request Id: 98512d9e-7260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.526+0000 [webflux-http-epoll-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: 0cb5f90e-7261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111-, and the Request Id: a815922f-7262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141-, and the Request Id: 48d79765-7266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113, and the Request Id: c770b2cf-7269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110, and the Request Id: b497a094-7274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.564+0000 [webflux-http-epoll-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: 8594d3d2-7276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110-, and the Request Id: 3e394cc0-7278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111-, and the Request Id: 43bb3585-7281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114, and the Request Id: b3d59cad-7288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149, and the Request Id: d32a452b-7290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114-, and the Request Id: be038914-7294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109, and the Request Id: fa44e5fc-7297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149-, and the Request Id: 14be85f7-7298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112, and the Request Id: f848fbf1-7301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112, and the Request Id: f2e8f80d-7305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113, and the Request Id: 3aab32ea-7306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.621+0000 [webflux-http-epoll-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: 2eeafa96-7308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113-, and the Request Id: 29459d10-7309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.624+0000 [webflux-http-epoll-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: 0cb5f90e-7311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112-, and the Request Id: a815922f-7316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.632+0000 [webflux-http-epoll-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: c770b2cf-7320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111, and the Request Id: b497a094-7322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142, and the Request Id: 98512d9e-7327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114-, and the Request Id: 8594d3d2-7328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111-, and the Request Id: 3e394cc0-7334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.669+0000 [webflux-http-epoll-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: d32a452b-7338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142-, and the Request Id: 48d79765-7339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112, and the Request Id: b0635e58-7341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.703+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113, and the Request Id: f848fbf1-7348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115, and the Request Id: b3d59cad-7352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112-, and the Request Id: 43bb3585-7351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113-, and the Request Id: 0cb5f90e-7355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.729+0000 [webflux-http-epoll-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: 14be85f7-7356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114, and the Request Id: 3aab32ea-7363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115-, and the Request Id: be038914-7364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110, and the Request Id: fa44e5fc-7365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143, and the Request Id: 98512d9e-7370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110-, and the Request Id: 2eeafa96-7371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.784+0000 [webflux-http-epoll-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: 29459d10-7374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113, and the Request Id: f2e8f80d-7379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143-, and the Request Id: 48d79765-7381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112, and the Request Id: b497a094-7382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115, and the Request Id: c770b2cf-7387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113, and the Request Id: b0635e58-7392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112-, and the Request Id: 3e394cc0-7395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113-, and the Request Id: a815922f-7397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115-, and the Request Id: 8594d3d2-7400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151, and the Request Id: d32a452b-7403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113-, and the Request Id: 43bb3585-7408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.842+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.842+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114, and the Request Id: f848fbf1-7414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144, and the Request Id: 98512d9e-7415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151-, and the Request Id: 14be85f7-7416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115, and the Request Id: 3aab32ea-7419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111, and the Request Id: fa44e5fc-7420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116, and the Request Id: b3d59cad-7421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115-, and the Request Id: 29459d10-7425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114-, and the Request Id: 0cb5f90e-7427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144-, and the Request Id: 48d79765-7432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113, and the Request Id: b497a094-7433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.895+0000 [webflux-http-epoll-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: d32a452b-7439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.896+0000 [webflux-http-epoll-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: be038914-7440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111-, and the Request Id: 2eeafa96-7441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.926+0000 [webflux-http-epoll-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: 14be85f7-7451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113-, and the Request Id: 3e394cc0-7453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114, and the Request Id: f2e8f80d-7455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114, and the Request Id: b0635e58-7458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116, and the Request Id: c770b2cf-7462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145, and the Request Id: 98512d9e-7467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.951+0000 [webflux-http-epoll-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: a815922f-7468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.951+0000 [webflux-http-epoll-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: 8594d3d2-7469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112, and the Request Id: fa44e5fc-7472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114-, and the Request Id: 43bb3585-7474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115, and the Request Id: f848fbf1-7475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.964+0000 [webflux-http-epoll-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: 3aab32ea-7478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117, and the Request Id: b3d59cad-7481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112-, and the Request Id: 2eeafa96-7483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145-, and the Request Id: 48d79765-7484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:24 2026-07-15T20:44:24.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:24.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:24.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:24.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:24.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:24.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:24.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:24.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:24.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114, and the Request Id: b497a094-7493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:24.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:24.997+0000 [webflux-http-epoll-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: be038914-7494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115-, and the Request Id: 0cb5f90e-7495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.002+0000 [webflux-http-epoll-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: 29459d10-7497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153, and the Request Id: d32a452b-7498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.019+0000 [webflux-http-epoll-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: 3e394cc0-7504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115, and the Request Id: f2e8f80d-7507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153-, and the Request Id: 14be85f7-7508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117, and the Request Id: c770b2cf-7513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115-, and the Request Id: a815922f-7519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117-, and the Request Id: 8594d3d2-7521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.073+0000 [webflux-http-epoll-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: 98512d9e-7528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.074+0000 [webflux-http-epoll-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: f848fbf1-7529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115, and the Request Id: b0635e58-7538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.089+0000 [webflux-http-epoll-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: 48d79765-7540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118, and the Request Id: b3d59cad-7542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113, and the Request Id: fa44e5fc-7543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117, and the Request Id: 3aab32ea-7545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115-, and the Request Id: 43bb3585-7546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116-, and the Request Id: 0cb5f90e-7550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154, and the Request Id: d32a452b-7552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118-, and the Request Id: be038914-7553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118, and the Request Id: c770b2cf-7556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117-, and the Request Id: 29459d10-7558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113-, and the Request Id: 2eeafa96-7565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154-, and the Request Id: 14be85f7-7567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116, and the Request Id: f2e8f80d-7568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.146+0000 [webflux-http-epoll-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: b497a094-7569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.148+0000 [webflux-http-epoll-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: 8594d3d2-7570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147, and the Request Id: 98512d9e-7575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116-, and the Request Id: a815922f-7579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115-, and the Request Id: 3e394cc0-7583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147-, and the Request Id: 48d79765-7589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117, and the Request Id: f848fbf1-7600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155, and the Request Id: d32a452b-7602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.223+0000 [webflux-http-epoll-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: b3d59cad-7603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116, and the Request Id: b0635e58-7606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118, and the Request Id: 3aab32ea-7608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155-, and the Request Id: 14be85f7-7609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.235+0000 [webflux-http-epoll-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: 0cb5f90e-7611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114, and the Request Id: fa44e5fc-7614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119, and the Request Id: c770b2cf-7616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118-, and the Request Id: 29459d10-7619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119-, and the Request Id: be038914-7622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116-, and the Request Id: 43bb3585-7623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116, and the Request Id: b497a094-7624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148, and the Request Id: 98512d9e-7631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119-, and the Request Id: 8594d3d2-7632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117, and the Request Id: f2e8f80d-7633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.288+0000 [webflux-http-epoll-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: 2eeafa96-7635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148-, and the Request Id: 48d79765-7636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117-, and the Request Id: a815922f-7641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116-, and the Request Id: 3e394cc0-7644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118, and the Request Id: f848fbf1-7648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156, and the Request Id: d32a452b-7650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156-, and the Request Id: 14be85f7-7654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118-, and the Request Id: 0cb5f90e-7656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119, and the Request Id: 3aab32ea-7666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115, and the Request Id: fa44e5fc-7673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.402+0000 [webflux-http-epoll-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: c770b2cf-7674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117, and the Request Id: b0635e58-7675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149, and the Request Id: 98512d9e-7678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115-, and the Request Id: 2eeafa96-7680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117-, and the Request Id: 43bb3585-7681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120, and the Request Id: b3d59cad-7682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149-, and the Request Id: 48d79765-7685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120-, and the Request Id: be038914-7686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157, and the Request Id: d32a452b-7691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118, and the Request Id: f2e8f80d-7695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.458+0000 [webflux-http-epoll-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: b497a094-7696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120-, and the Request Id: 8594d3d2-7698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119-, and the Request Id: 29459d10-7704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119, and the Request Id: f848fbf1-7709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119-, and the Request Id: 0cb5f90e-7711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157-, and the Request Id: 14be85f7-7714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.542+0000 [webflux-http-epoll-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: 3e394cc0-7716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118-, and the Request Id: a815922f-7721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121, and the Request Id: c770b2cf-7724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116, and the Request Id: fa44e5fc-7727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120, and the Request Id: 3aab32ea-7729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150, and the Request Id: 98512d9e-7733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121-, and the Request Id: 8594d3d2-7734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118, and the Request Id: b0635e58-7735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116-, and the Request Id: 2eeafa96-7736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150-, and the Request Id: 48d79765-7743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118-, and the Request Id: 43bb3585-7744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121, and the Request Id: b3d59cad-7747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121-, and the Request Id: be038914-7750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158, and the Request Id: d32a452b-7752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120-, and the Request Id: 29459d10-7753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120, and the Request Id: f848fbf1-7758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120-, and the Request Id: 0cb5f90e-7768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119, and the Request Id: b0635e58-7773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.770+0000 [webflux-http-epoll-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: fa44e5fc-7774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158-, and the Request Id: 14be85f7-7775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118, and the Request Id: b497a094-7783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119-, and the Request Id: 43bb3585-7784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122, and the Request Id: c770b2cf-7785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151, and the Request Id: 98512d9e-7788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117-, and the Request Id: 2eeafa96-7790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.826+0000 [webflux-http-epoll-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: f2e8f80d-7791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118-, and the Request Id: 3e394cc0-7794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151-, and the Request Id: 48d79765-7795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.844+0000 [webflux-http-epoll-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: b3d59cad-7800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122-, and the Request Id: 8594d3d2-7801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121, and the Request Id: 3aab32ea-7804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.864+0000 [webflux-http-epoll-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: a815922f-7806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121-, and the Request Id: 29459d10-7814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121, and the Request Id: f848fbf1-7816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159, and the Request Id: d32a452b-7818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122-, and the Request Id: be038914-7823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121-, and the Request Id: 0cb5f90e-7828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152, and the Request Id: 98512d9e-7832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120, and the Request Id: b0635e58-7834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159-, and the Request Id: 14be85f7-7835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119, and the Request Id: b497a094-7839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118, and the Request Id: fa44e5fc-7842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120, and the Request Id: f2e8f80d-7846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120-, and the Request Id: 43bb3585-7847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152-, and the Request Id: 48d79765-7849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123, and the Request Id: c770b2cf-7851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119-, and the Request Id: 3e394cc0-7854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:25 2026-07-15T20:44:25.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120-, and the Request Id: a815922f-7855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:25.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:25.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118-, and the Request Id: 2eeafa96-7856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:25.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:25.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:25.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:25.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:25.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:25.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:25.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122, and the Request Id: 3aab32ea-7862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160, and the Request Id: d32a452b-7865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123-, and the Request Id: 8594d3d2-7867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122-, and the Request Id: 29459d10-7874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123, and the Request Id: b3d59cad-7878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122, and the Request Id: f848fbf1-7881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160-, and the Request Id: 14be85f7-7883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123-, and the Request Id: be038914-7884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.062+0000 [webflux-http-epoll-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: 0cb5f90e-7888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153, and the Request Id: 98512d9e-7894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120, and the Request Id: b497a094-7895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121, and the Request Id: f2e8f80d-7903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.093+0000 [webflux-http-epoll-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: d32a452b-7905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153-, and the Request Id: 48d79765-7907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121, and the Request Id: b0635e58-7910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.104+0000 [webflux-http-epoll-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: 3e394cc0-7912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.109+0000 [webflux-http-epoll-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: 14be85f7-7914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.114+0000 [webflux-http-epoll-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: c770b2cf-7916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-7918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-7918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.120+0000 [webflux-http-epoll-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: fa44e5fc-7920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124-, and the Request Id: 8594d3d2-7921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-7922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121-, and the Request Id: 43bb3585-7923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-7922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123, and the Request Id: 3aab32ea-7924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121-, and the Request Id: a815922f-7925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119-, and the Request Id: 2eeafa96-7929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-7934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-7934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123, and the Request Id: f848fbf1-7936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-7939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154, and the Request Id: 98512d9e-7940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-7943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123-, and the Request Id: 0cb5f90e-7944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-7945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123-, and the Request Id: 29459d10-7947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154-, and the Request Id: 48d79765-7948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124, and the Request Id: b3d59cad-7950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-7949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-7951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-7952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-7951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-7953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-7954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-7952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-7953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-7955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-7956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-7954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-7957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-7958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-7957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-7959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-7960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-7958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-7960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-7959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-7961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-7961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-7962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-7962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-7963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-7963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122, and the Request Id: b0635e58-7964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162, and the Request Id: d32a452b-7965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-7966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121, and the Request Id: b497a094-7967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-7966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122, and the Request Id: f2e8f80d-7968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120, and the Request Id: fa44e5fc-7969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124-, and the Request Id: be038914-7970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162-, and the Request Id: 14be85f7-7971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.236+0000 [webflux-http-epoll-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: c770b2cf-7972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-7973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-7974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121-, and the Request Id: 3e394cc0-7975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122-, and the Request Id: a815922f-7976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-7977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122-, and the Request Id: 43bb3585-7978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125-, and the Request Id: 8594d3d2-7979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-7981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-7980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-7982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-7982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-7983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-7985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-7984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-7985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-7986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155, and the Request Id: 98512d9e-7987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120-, and the Request Id: 2eeafa96-7988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-7989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155-, and the Request Id: 48d79765-7990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-7991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-7992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-7993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-7994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-7995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-7995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-7996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-7997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-7997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-7998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-7998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.308+0000 [webflux-http-epoll-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: b3d59cad-7999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.319+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124, and the Request Id: f848fbf1-8008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124, and the Request Id: 3aab32ea-8009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163, and the Request Id: d32a452b-8014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125-, and the Request Id: be038914-8020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124-, and the Request Id: 0cb5f90e-8021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156, and the Request Id: 98512d9e-8022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122, and the Request Id: b497a094-8023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163-, and the Request Id: 14be85f7-8025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122-, and the Request Id: 3e394cc0-8028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.405+0000 [webflux-http-epoll-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: fa44e5fc-8030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124-, and the Request Id: 29459d10-8031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156-, and the Request Id: 48d79765-8034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.428+0000 [webflux-http-epoll-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: f2e8f80d-8038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121-, and the Request Id: 2eeafa96-8041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123, and the Request Id: b0635e58-8042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126, and the Request Id: c770b2cf-8045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123-, and the Request Id: a815922f-8049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123-, and the Request Id: 43bb3585-8051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126, and the Request Id: b3d59cad-8055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126-, and the Request Id: 8594d3d2-8059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157, and the Request Id: 98512d9e-8066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164, and the Request Id: d32a452b-8067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125, and the Request Id: f848fbf1-8073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123, and the Request Id: b497a094-8074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126-, and the Request Id: be038914-8075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164-, and the Request Id: 14be85f7-8078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125-, and the Request Id: 0cb5f90e-8082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157-, and the Request Id: 48d79765-8083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122, and the Request Id: fa44e5fc-8084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123-, and the Request Id: 3e394cc0-8088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125, and the Request Id: 3aab32ea-8095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124, and the Request Id: b0635e58-8096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124, and the Request Id: f2e8f80d-8098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122-, and the Request Id: 2eeafa96-8101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125-, and the Request Id: 29459d10-8102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.579+0000 [webflux-http-epoll-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: a815922f-8103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124-, and the Request Id: 43bb3585-8108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127, and the Request Id: b3d59cad-8113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158, and the Request Id: 98512d9e-8116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127, and the Request Id: c770b2cf-8121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158-, and the Request Id: 48d79765-8124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165, and the Request Id: d32a452b-8125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.631+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125, and the Request Id: f2e8f80d-8130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124, and the Request Id: b497a094-8131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127-, and the Request Id: be038914-8134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165-, and the Request Id: 14be85f7-8137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127-, and the Request Id: 8594d3d2-8140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125-, and the Request Id: a815922f-8141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126, and the Request Id: 3aab32ea-8142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124-, and the Request Id: 3e394cc0-8148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.708+0000 [webflux-http-epoll-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: f848fbf1-8155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126-, and the Request Id: 29459d10-8159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159, and the Request Id: 98512d9e-8162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166, and the Request Id: d32a452b-8165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159-, and the Request Id: 48d79765-8166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126-, and the Request Id: 0cb5f90e-8170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166-, and the Request Id: 14be85f7-8173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123, and the Request Id: fa44e5fc-8176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125, and the Request Id: b0635e58-8183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128, and the Request Id: c770b2cf-8184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128, and the Request Id: b3d59cad-8187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125, and the Request Id: b497a094-8189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:26 2026-07-15T20:44:26.791+0000 [webflux-http-epoll-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: 2eeafa96-8191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126, and the Request Id: f2e8f80d-8192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125-, and the Request Id: 3e394cc0-8194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126-, and the Request Id: a815922f-8195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125-, and the Request Id: 43bb3585-8196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127, and the Request Id: 3aab32ea-8198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128-, and the Request Id: be038914-8199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.829+0000 [webflux-http-epoll-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: 8594d3d2-8202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127-, and the Request Id: 29459d10-8203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160, and the Request Id: 98512d9e-8215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167, and the Request Id: d32a452b-8214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167-, and the Request Id: 14be85f7-8217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126, and the Request Id: b497a094-8231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160-, and the Request Id: 48d79765-8233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127, and the Request Id: f848fbf1-8236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124, and the Request Id: fa44e5fc-8241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127, and the Request Id: f2e8f80d-8242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129, and the Request Id: b3d59cad-8244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126, and the Request Id: b0635e58-8245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.934+0000 [webflux-http-epoll-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: 0cb5f90e-8249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126-, and the Request Id: 3e394cc0-8250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129-, and the Request Id: be038914-8253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168, and the Request Id: d32a452b-8254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.960+0000 [webflux-http-epoll-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: 2eeafa96-8256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127-, and the Request Id: a815922f-8257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168-, and the Request Id: 14be85f7-8261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126-, and the Request Id: 43bb3585-8264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128, and the Request Id: 3aab32ea-8268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:26.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129, and the Request Id: c770b2cf-8272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128-, and the Request Id: 29459d10-8281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161, and the Request Id: 98512d9e-8282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.032+0000 [webflux-http-epoll-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: 8594d3d2-8283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127, and the Request Id: b497a094-8284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161-, and the Request Id: 48d79765-8290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169, and the Request Id: d32a452b-8294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128, and the Request Id: f2e8f80d-8295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.061+0000 [webflux-http-epoll-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: 3e394cc0-8296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128, and the Request Id: f848fbf1-8300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128-, and the Request Id: a815922f-8301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169-, and the Request Id: 14be85f7-8308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130, and the Request Id: b3d59cad-8311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127, and the Request Id: b0635e58-8313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.100+0000 [webflux-http-epoll-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: fa44e5fc-8314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128-, and the Request Id: 0cb5f90e-8318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127-, and the Request Id: 43bb3585-8321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125-, and the Request Id: 2eeafa96-8322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.126+0000 [webflux-http-epoll-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: 3aab32ea-8324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162, and the Request Id: 98512d9e-8330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162-, and the Request Id: 48d79765-8333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130, and the Request Id: c770b2cf-8337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128, and the Request Id: b497a094-8339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129, and the Request Id: f2e8f80d-8341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170, and the Request Id: d32a452b-8344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130-, and the Request Id: be038914-8345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128-, and the Request Id: 3e394cc0-8346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170-, and the Request Id: 14be85f7-8347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129-, and the Request Id: 29459d10-8348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130-, and the Request Id: 8594d3d2-8350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129-, and the Request Id: a815922f-8352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129, and the Request Id: f848fbf1-8364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128, and the Request Id: b0635e58-8370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163, and the Request Id: 98512d9e-8376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129-, and the Request Id: 0cb5f90e-8378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.283+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128-, and the Request Id: 43bb3585-8382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126, and the Request Id: fa44e5fc-8383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163-, and the Request Id: 48d79765-8385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130, and the Request Id: 3aab32ea-8386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171, and the Request Id: d32a452b-8391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171-, and the Request Id: 14be85f7-8394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.313+0000 [webflux-http-epoll-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: 2eeafa96-8395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131, and the Request Id: c770b2cf-8399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.342+0000 [webflux-http-epoll-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: 8594d3d2-8406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131, and the Request Id: b3d59cad-8407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129, and the Request Id: b497a094-8409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130-, and the Request Id: 29459d10-8410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130, and the Request Id: f2e8f80d-8412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.384+0000 [webflux-http-epoll-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: d32a452b-8419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.388+0000 [webflux-http-epoll-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: 3e394cc0-8420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.393+0000 [webflux-http-epoll-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: 98512d9e-8423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.405+0000 [webflux-http-epoll-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: a815922f-8425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.412+0000 [webflux-http-epoll-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: be038914-8427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130, and the Request Id: f848fbf1-8430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.426+0000 [webflux-http-epoll-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: 14be85f7-8432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.439+0000 [webflux-http-epoll-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: 48d79765-8438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129, and the Request Id: b0635e58-8442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130-, and the Request Id: 0cb5f90e-8444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.480+0000 [webflux-http-epoll-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: fa44e5fc-8450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129-, and the Request Id: 43bb3585-8452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165, and the Request Id: 98512d9e-8453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127-, and the Request Id: 2eeafa96-8454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165-, and the Request Id: 48d79765-8461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131, and the Request Id: 3aab32ea-8463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130, and the Request Id: b497a094-8465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173, and the Request Id: d32a452b-8470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131, and the Request Id: f2e8f80d-8474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130-, and the Request Id: 3e394cc0-8476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132, and the Request Id: b3d59cad-8477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132, and the Request Id: c770b2cf-8480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173-, and the Request Id: 14be85f7-8481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131-, and the Request Id: a815922f-8484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132-, and the Request Id: be038914-8485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131-, and the Request Id: 29459d10-8486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132-, and the Request Id: 8594d3d2-8489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131, and the Request Id: f848fbf1-8494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130, and the Request Id: b0635e58-8498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166, and the Request Id: 98512d9e-8502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.664+0000 [webflux-http-epoll-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: fa44e5fc-8506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.670+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130-, and the Request Id: 43bb3585-8509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131-, and the Request Id: 0cb5f90e-8511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166-, and the Request Id: 48d79765-8512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174, and the Request Id: d32a452b-8517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131, and the Request Id: b497a094-8518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128-, and the Request Id: 2eeafa96-8519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174-, and the Request Id: 14be85f7-8526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131-, and the Request Id: 3e394cc0-8527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133, and the Request Id: c770b2cf-8533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.741+0000 [webflux-http-epoll-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: b3d59cad-8537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133-, and the Request Id: 8594d3d2-8539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132, and the Request Id: 3aab32ea-8542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.766+0000 [webflux-http-epoll-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: 98512d9e-8549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133-, and the Request Id: be038914-8551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132, and the Request Id: f2e8f80d-8553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131, and the Request Id: b0635e58-8558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129, and the Request Id: fa44e5fc-8560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175, and the Request Id: d32a452b-8566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.820+0000 [webflux-http-epoll-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: 48d79765-8567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175-, and the Request Id: 14be85f7-8568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.824+0000 [webflux-http-epoll-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: 43bb3585-8569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.836+0000 [webflux-http-epoll-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: f848fbf1-8570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132-, and the Request Id: 29459d10-8571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.841+0000 [webflux-http-epoll-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: 2eeafa96-8572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.843+0000 [webflux-http-epoll-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: 0cb5f90e-8573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.850+0000 [webflux-http-epoll-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: a815922f-8578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132, and the Request Id: b497a094-8590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134, and the Request Id: b3d59cad-8591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134, and the Request Id: c770b2cf-8597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132-, and the Request Id: 3e394cc0-8600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168, and the Request Id: 98512d9e-8603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176, and the Request Id: d32a452b-8605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:27 2026-07-15T20:44:27.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134-, and the Request Id: be038914-8608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134-, and the Request Id: 8594d3d2-8609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133, and the Request Id: 3aab32ea-8615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168-, and the Request Id: 48d79765-8614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176-, and the Request Id: 14be85f7-8616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133, and the Request Id: f2e8f80d-8617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132, and the Request Id: b0635e58-8621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.949+0000 [webflux-http-epoll-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: 29459d10-8628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133-, and the Request Id: a815922f-8629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133, and the Request Id: f848fbf1-8630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.954+0000 [webflux-http-epoll-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: fa44e5fc-8631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133-, and the Request Id: 0cb5f90e-8638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132-, and the Request Id: 43bb3585-8641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130-, and the Request Id: 2eeafa96-8644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169, and the Request Id: 98512d9e-8646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:27.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133, and the Request Id: b497a094-8650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169-, and the Request Id: 48d79765-8653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135, and the Request Id: b3d59cad-8660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135, and the Request Id: c770b2cf-8661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133-, and the Request Id: 3e394cc0-8664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134, and the Request Id: f848fbf1-8668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135-, and the Request Id: 8594d3d2-8669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134-, and the Request Id: 0cb5f90e-8670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177, and the Request Id: d32a452b-8671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135-, and the Request Id: be038914-8674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177-, and the Request Id: 14be85f7-8675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134, and the Request Id: f2e8f80d-8677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134, and the Request Id: 3aab32ea-8685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134-, and the Request Id: a815922f-8689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134, and the Request Id: b497a094-8696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134-, and the Request Id: 3e394cc0-8700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135, and the Request Id: f848fbf1-8704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136, and the Request Id: b3d59cad-8705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134-, and the Request Id: 29459d10-8706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136, and the Request Id: c770b2cf-8709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178, and the Request Id: d32a452b-8713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136-, and the Request Id: be038914-8717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170, and the Request Id: 98512d9e-8719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131, and the Request Id: fa44e5fc-8721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133, and the Request Id: b0635e58-8722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170-, and the Request Id: 48d79765-8723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135-, and the Request Id: 0cb5f90e-8724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136-, and the Request Id: 8594d3d2-8725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178-, and the Request Id: 14be85f7-8729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131-, and the Request Id: 2eeafa96-8731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133-, and the Request Id: 43bb3585-8732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.256+0000 [webflux-http-epoll-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: f2e8f80d-8736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135-, and the Request Id: a815922f-8742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135, and the Request Id: 3aab32ea-8752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136, and the Request Id: f848fbf1-8753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135-, and the Request Id: 29459d10-8758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135, and the Request Id: b497a094-8762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179, and the Request Id: d32a452b-8765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171, and the Request Id: 98512d9e-8770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137, and the Request Id: b3d59cad-8774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134, and the Request Id: b0635e58-8776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171-, and the Request Id: 48d79765-8777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179-, and the Request Id: 14be85f7-8778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137-, and the Request Id: be038914-8779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.372+0000 [webflux-http-epoll-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: fa44e5fc-8780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137, and the Request Id: c770b2cf-8782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135-, and the Request Id: 3e394cc0-8783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134-, and the Request Id: 43bb3585-8787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136-, and the Request Id: 0cb5f90e-8788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132-, and the Request Id: 2eeafa96-8790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137-, and the Request Id: 8594d3d2-8794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180, and the Request Id: d32a452b-8808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138, and the Request Id: b3d59cad-8813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180-, and the Request Id: 14be85f7-8819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172, and the Request Id: 98512d9e-8822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136, and the Request Id: f2e8f80d-8823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136, and the Request Id: b497a094-8827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.473+0000 [webflux-http-epoll-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: f848fbf1-8828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136, and the Request Id: 3aab32ea-8829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138-, and the Request Id: be038914-8830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138, and the Request Id: c770b2cf-8831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172-, and the Request Id: 48d79765-8832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136-, and the Request Id: 3e394cc0-8834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137-, and the Request Id: 0cb5f90e-8837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136-, and the Request Id: a815922f-8838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136-, and the Request Id: 29459d10-8839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138-, and the Request Id: 8594d3d2-8841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135, and the Request Id: b0635e58-8846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.498+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133, and the Request Id: fa44e5fc-8852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135-, and the Request Id: 43bb3585-8862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173, and the Request Id: 98512d9e-8866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139, and the Request Id: b3d59cad-8869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133-, and the Request Id: 2eeafa96-8870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137, and the Request Id: 3aab32ea-8872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181, and the Request Id: d32a452b-8876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139-, and the Request Id: be038914-8877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137-, and the Request Id: 29459d10-8879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_138, and the Request Id: f848fbf1-8885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137, and the Request Id: b497a094-8886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173-, and the Request Id: 48d79765-8887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181-, and the Request Id: 14be85f7-8892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137, and the Request Id: f2e8f80d-8894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139, and the Request Id: c770b2cf-8895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_138-, and the Request Id: 0cb5f90e-8898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136, and the Request Id: b0635e58-8899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137-, and the Request Id: 3e394cc0-8902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137-, and the Request Id: a815922f-8905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136-, and the Request Id: 43bb3585-8910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139-, and the Request Id: 8594d3d2-8911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134, and the Request Id: fa44e5fc-8918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140, and the Request Id: b3d59cad-8920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174, and the Request Id: 98512d9e-8924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138, and the Request Id: 3aab32ea-8925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140-, and the Request Id: be038914-8927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182, and the Request Id: d32a452b-8929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134-, and the Request Id: 2eeafa96-8932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174-, and the Request Id: 48d79765-8933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-8937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139, and the Request Id: f848fbf1-8938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138-, and the Request Id: 29459d10-8940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-8942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-8943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-8944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-8944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-8945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-8946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-8945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-8947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182-, and the Request Id: 14be85f7-8948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-8949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-8950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-8951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139-, and the Request Id: 0cb5f90e-8952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-8953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-8953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-8954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-8955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-8949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-8950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-8951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-8956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.729+0000 [webflux-http-epoll-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: b0635e58-8957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-8958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-8959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-8960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-8959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140, and the Request Id: c770b2cf-8961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-8962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-8963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137-, and the Request Id: 43bb3585-8964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-8963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-8965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-8965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-8966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-8966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.760+0000 [webflux-http-epoll-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: fa44e5fc-8967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138, and the Request Id: b497a094-8968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-8969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-8969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-8970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-8970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-8971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-8971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-8972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-8973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-8974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-8975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-8974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.773+0000 [webflux-http-epoll-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: f2e8f80d-8976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-8977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175, and the Request Id: 98512d9e-8978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138-, and the Request Id: 3e394cc0-8979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-8975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141, and the Request Id: b3d59cad-8980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.783+0000 [webflux-http-epoll-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: a815922f-8981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-8982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-8983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-8983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139, and the Request Id: 3aab32ea-8984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-8985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-8985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-8986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175-, and the Request Id: 48d79765-8987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-8986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183, and the Request Id: d32a452b-8988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140-, and the Request Id: 8594d3d2-8989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-8990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135-, and the Request Id: 2eeafa96-8991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141-, and the Request Id: be038914-8992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-8993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-8990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-8994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-8995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183-, and the Request Id: 14be85f7-8996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-8998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-8997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-8999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-8998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139-, and the Request Id: 29459d10-9002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139, and the Request Id: b497a094-9009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140, and the Request Id: f848fbf1-9014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138, and the Request Id: b0635e58-9019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184, and the Request Id: d32a452b-9024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176, and the Request Id: 98512d9e-9026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139-, and the Request Id: 3e394cc0-9027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.892+0000 [webflux-http-epoll-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: f2e8f80d-9028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138-, and the Request Id: 43bb3585-9031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142, and the Request Id: b3d59cad-9033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:28 2026-07-15T20:44:28.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136, and the Request Id: fa44e5fc-9034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140-, and the Request Id: 0cb5f90e-9035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176-, and the Request Id: 48d79765-9036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184-, and the Request Id: 14be85f7-9037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141, and the Request Id: c770b2cf-9043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.925+0000 [webflux-http-epoll-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: a815922f-9045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136-, and the Request Id: 2eeafa96-9048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142-, and the Request Id: be038914-9049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141-, and the Request Id: 8594d3d2-9053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141, and the Request Id: f848fbf1-9061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140, and the Request Id: 3aab32ea-9067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177, and the Request Id: 98512d9e-9069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141-, and the Request Id: 0cb5f90e-9071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140-, and the Request Id: 29459d10-9074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140, and the Request Id: b497a094-9081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139, and the Request Id: b0635e58-9085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142, and the Request Id: c770b2cf-9086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185, and the Request Id: d32a452b-9087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177-, and the Request Id: 48d79765-9088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185-, and the Request Id: 14be85f7-9091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:28.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137, and the Request Id: fa44e5fc-9093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139-, and the Request Id: 43bb3585-9094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143, and the Request Id: b3d59cad-9095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140-, and the Request Id: 3e394cc0-9097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137-, and the Request Id: 2eeafa96-9101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142-, and the Request Id: 8594d3d2-9104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.025+0000 [webflux-http-epoll-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: f2e8f80d-9106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143-, and the Request Id: be038914-9107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140-, and the Request Id: a815922f-9113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186, and the Request Id: d32a452b-9119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178, and the Request Id: 98512d9e-9123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186-, and the Request Id: 14be85f7-9126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178-, and the Request Id: 48d79765-9131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141, and the Request Id: 3aab32ea-9134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140, and the Request Id: b0635e58-9141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142, and the Request Id: f848fbf1-9147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.126+0000 [webflux-http-epoll-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: fa44e5fc-9148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144, and the Request Id: b3d59cad-9152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141-, and the Request Id: 29459d10-9154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143, and the Request Id: c770b2cf-9155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140-, and the Request Id: 43bb3585-9156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187, and the Request Id: d32a452b-9161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138-, and the Request Id: 2eeafa96-9162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179, and the Request Id: 98512d9e-9163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142-, and the Request Id: 0cb5f90e-9164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141, and the Request Id: b497a094-9168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179-, and the Request Id: 48d79765-9171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141, and the Request Id: f2e8f80d-9173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187-, and the Request Id: 14be85f7-9174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143-, and the Request Id: 8594d3d2-9175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144-, and the Request Id: be038914-9178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.183+0000 [webflux-http-epoll-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: 3e394cc0-9179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142, and the Request Id: 3aab32ea-9186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141-, and the Request Id: a815922f-9191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142-, and the Request Id: 29459d10-9192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180, and the Request Id: 98512d9e-9200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180-, and the Request Id: 48d79765-9203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188, and the Request Id: d32a452b-9206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188-, and the Request Id: 14be85f7-9209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143, and the Request Id: f848fbf1-9214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.281+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141, and the Request Id: b0635e58-9223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.302+0000 [webflux-http-epoll-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: c770b2cf-9224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142, and the Request Id: b497a094-9225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.311+0000 [webflux-http-epoll-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: b3d59cad-9228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139, and the Request Id: fa44e5fc-9229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141-, and the Request Id: 43bb3585-9230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139-, and the Request Id: 2eeafa96-9231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143-, and the Request Id: 0cb5f90e-9234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142-, and the Request Id: 3e394cc0-9237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.347+0000 [webflux-http-epoll-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: be038914-9238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.355+0000 [webflux-http-epoll-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: d32a452b-9243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181, and the Request Id: 98512d9e-9245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.364+0000 [webflux-http-epoll-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: 14be85f7-9247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.367+0000 [webflux-http-epoll-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: f2e8f80d-9249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181-, and the Request Id: 48d79765-9251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144-, and the Request Id: 8594d3d2-9253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143, and the Request Id: 3aab32ea-9259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144, and the Request Id: f848fbf1-9269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142-, and the Request Id: a815922f-9270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143-, and the Request Id: 29459d10-9276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144-, and the Request Id: 0cb5f90e-9277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.451+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.451+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146, and the Request Id: b3d59cad-9282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140, and the Request Id: fa44e5fc-9283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142, and the Request Id: b0635e58-9285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145, and the Request Id: c770b2cf-9288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182, and the Request Id: 98512d9e-9289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140-, and the Request Id: 2eeafa96-9293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143, and the Request Id: b497a094-9295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.494+0000 [webflux-http-epoll-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: d32a452b-9298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142-, and the Request Id: 43bb3585-9299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145-, and the Request Id: 8594d3d2-9300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146-, and the Request Id: be038914-9305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.526+0000 [webflux-http-epoll-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: 14be85f7-9306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.528+0000 [webflux-http-epoll-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: 3e394cc0-9307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182-, and the Request Id: 48d79765-9308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.558+0000 [webflux-http-epoll-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: 98512d9e-9317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.573+0000 [webflux-http-epoll-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: 48d79765-9327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144, and the Request Id: 3aab32ea-9328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191, and the Request Id: d32a452b-9333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143, and the Request Id: f2e8f80d-9335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145, and the Request Id: f848fbf1-9337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191-, and the Request Id: 14be85f7-9339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.608+0000 [webflux-http-epoll-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: fa44e5fc-9340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144-, and the Request Id: 29459d10-9344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143-, and the Request Id: a815922f-9345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141-, and the Request Id: 2eeafa96-9350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184, and the Request Id: 98512d9e-9355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144, and the Request Id: b497a094-9356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147, and the Request Id: b3d59cad-9360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.659+0000 [webflux-http-epoll-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: d32a452b-9362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145-, and the Request Id: 0cb5f90e-9363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147-, and the Request Id: be038914-9366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.677+0000 [webflux-http-epoll-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: 14be85f7-9367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144-, and the Request Id: 3e394cc0-9370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184-, and the Request Id: 48d79765-9371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.692+0000 [webflux-http-epoll-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: b0635e58-9372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143-, and the Request Id: 43bb3585-9378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146, and the Request Id: c770b2cf-9383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142, and the Request Id: fa44e5fc-9391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146-, and the Request Id: 8594d3d2-9396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144, and the Request Id: f2e8f80d-9398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148, and the Request Id: b3d59cad-9400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142-, and the Request Id: 2eeafa96-9402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.785+0000 [webflux-http-epoll-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: 98512d9e-9409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145, and the Request Id: 3aab32ea-9410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146, and the Request Id: f848fbf1-9413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193, and the Request Id: d32a452b-9416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146-, and the Request Id: 0cb5f90e-9420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144-, and the Request Id: a815922f-9422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145, and the Request Id: b497a094-9423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145-, and the Request Id: 29459d10-9424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148-, and the Request Id: be038914-9426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144, and the Request Id: b0635e58-9427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.865+0000 [webflux-http-epoll-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: 48d79765-9431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147, and the Request Id: c770b2cf-9434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144-, and the Request Id: 43bb3585-9435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193-, and the Request Id: 14be85f7-9436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145-, and the Request Id: 3e394cc0-9441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147-, and the Request Id: 8594d3d2-9442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:29 2026-07-15T20:44:29.906+0000 [webflux-http-epoll-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: fa44e5fc-9443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143-, and the Request Id: 2eeafa96-9451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186, and the Request Id: 98512d9e-9459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194, and the Request Id: d32a452b-9465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147, and the Request Id: f848fbf1-9468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147-, and the Request Id: 0cb5f90e-9470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149, and the Request Id: b3d59cad-9472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194-, and the Request Id: 14be85f7-9474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:29.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145, and the Request Id: f2e8f80d-9478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.006+0000 [webflux-http-epoll-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: be038914-9479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145, and the Request Id: b0635e58-9480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186-, and the Request Id: 48d79765-9481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146, and the Request Id: 3aab32ea-9489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148, and the Request Id: c770b2cf-9491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145-, and the Request Id: 43bb3585-9492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146-, and the Request Id: 29459d10-9495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145-, and the Request Id: a815922f-9496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148-, and the Request Id: 8594d3d2-9497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144, and the Request Id: fa44e5fc-9504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146, and the Request Id: b497a094-9507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187, and the Request Id: 98512d9e-9512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150, and the Request Id: b3d59cad-9517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144-, and the Request Id: 2eeafa96-9519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187-, and the Request Id: 48d79765-9520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146-, and the Request Id: 3e394cc0-9523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195, and the Request Id: d32a452b-9525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146, and the Request Id: b0635e58-9526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195-, and the Request Id: 14be85f7-9531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148, and the Request Id: f848fbf1-9533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146-, and the Request Id: 43bb3585-9534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150-, and the Request Id: be038914-9537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146, and the Request Id: f2e8f80d-9540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.137+0000 [webflux-http-epoll-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: 0cb5f90e-9544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147, and the Request Id: 3aab32ea-9548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149, and the Request Id: c770b2cf-9551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146-, and the Request Id: a815922f-9553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149-, and the Request Id: 8594d3d2-9556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196, and the Request Id: d32a452b-9562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196-, and the Request Id: 14be85f7-9566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147-, and the Request Id: 29459d10-9568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145, and the Request Id: fa44e5fc-9575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147, and the Request Id: b497a094-9577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149, and the Request Id: f848fbf1-9584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188, and the Request Id: 98512d9e-9585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147, and the Request Id: b0635e58-9587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151, and the Request Id: b3d59cad-9588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147-, and the Request Id: 3e394cc0-9590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188-, and the Request Id: 48d79765-9591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145-, and the Request Id: 2eeafa96-9593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147-, and the Request Id: 43bb3585-9594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149-, and the Request Id: 0cb5f90e-9597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147, and the Request Id: f2e8f80d-9599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.234+0000 [webflux-http-epoll-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: c770b2cf-9601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.251+0000 [webflux-http-epoll-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: 8594d3d2-9607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147-, and the Request Id: a815922f-9611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151-, and the Request Id: be038914-9616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197, and the Request Id: d32a452b-9619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148, and the Request Id: 3aab32ea-9620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148-, and the Request Id: 29459d10-9626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189, and the Request Id: 98512d9e-9630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146, and the Request Id: fa44e5fc-9636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197-, and the Request Id: 14be85f7-9637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189-, and the Request Id: 48d79765-9639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148, and the Request Id: b0635e58-9645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148, and the Request Id: b497a094-9646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150, and the Request Id: f848fbf1-9650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149, and the Request Id: 3aab32ea-9655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146-, and the Request Id: 2eeafa96-9657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151, and the Request Id: c770b2cf-9658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150-, and the Request Id: 0cb5f90e-9659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148-, and the Request Id: 43bb3585-9660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149-, and the Request Id: 29459d10-9662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190, and the Request Id: 98512d9e-9667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148-, and the Request Id: 3e394cc0-9669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198, and the Request Id: d32a452b-9672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190-, and the Request Id: 48d79765-9675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148, and the Request Id: f2e8f80d-9678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151-, and the Request Id: 8594d3d2-9679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198-, and the Request Id: 14be85f7-9686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.417+0000 [webflux-http-epoll-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: b3d59cad-9687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147, and the Request Id: fa44e5fc-9690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150, and the Request Id: 3aab32ea-9693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148-, and the Request Id: a815922f-9694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.439+0000 [webflux-http-epoll-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: be038914-9696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.445+0000 [webflux-http-epoll-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: 2eeafa96-9699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150-, and the Request Id: 29459d10-9702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151, and the Request Id: f848fbf1-9711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149, and the Request Id: b497a094-9712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149-, and the Request Id: 3e394cc0-9717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191, and the Request Id: 98512d9e-9718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151-, and the Request Id: 0cb5f90e-9724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152, and the Request Id: c770b2cf-9725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152-, and the Request Id: 8594d3d2-9728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149, and the Request Id: b0635e58-9734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.518+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191-, and the Request Id: 48d79765-9738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199, and the Request Id: d32a452b-9741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148, and the Request Id: fa44e5fc-9746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153, and the Request Id: b3d59cad-9749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199-, and the Request Id: 14be85f7-9751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152, and the Request Id: f848fbf1-9752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149, and the Request Id: f2e8f80d-9755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.557+0000 [webflux-http-epoll-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: be038914-9756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149-, and the Request Id: 43bb3585-9757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.572+0000 [webflux-http-epoll-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: 3aab32ea-9760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192, and the Request Id: 98512d9e-9762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148-, and the Request Id: 2eeafa96-9763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.586+0000 [webflux-http-epoll-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: 0cb5f90e-9765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149-, and the Request Id: a815922f-9768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150, and the Request Id: b497a094-9771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153, and the Request Id: c770b2cf-9773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151-, and the Request Id: 29459d10-9774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.603+0000 [Thread-6593] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:30 2026-07-15T20:44:30.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192-, and the Request Id: 48d79765-9776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.609+0000 [webflux-http-epoll-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: 3e394cc0-9778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153-, and the Request Id: 8594d3d2-9781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.622+0000 [webflux-http-epoll-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: d32a452b-9787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.645+0000 [webflux-http-epoll-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: 14be85f7-9799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154, and the Request Id: b3d59cad-9801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150, and the Request Id: b0635e58-9804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193, and the Request Id: 98512d9e-9811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.664+0000 [webflux-http-epoll-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: f848fbf1-9813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150, and the Request Id: f2e8f80d-9818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193-, and the Request Id: 48d79765-9820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154-, and the Request Id: be038914-9821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150-, and the Request Id: 43bb3585-9824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152, and the Request Id: 3aab32ea-9825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151, and the Request Id: b497a094-9826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.705+0000 [webflux-http-epoll-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: a815922f-9829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153-, and the Request Id: 0cb5f90e-9830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152-, and the Request Id: 29459d10-9831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151-, and the Request Id: 3e394cc0-9835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201, and the Request Id: d32a452b-9838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149, and the Request Id: fa44e5fc-9840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201-, and the Request Id: 14be85f7-9841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154, and the Request Id: c770b2cf-9845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149-, and the Request Id: 2eeafa96-9853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155, and the Request Id: b3d59cad-9854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.787+0000 [webflux-http-epoll-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: 98512d9e-9860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155-, and the Request Id: be038914-9861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154-, and the Request Id: 8594d3d2-9865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.804+0000 [webflux-http-epoll-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: d32a452b-9876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151, and the Request Id: f2e8f80d-9877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.812+0000 [webflux-http-epoll-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: 48d79765-9879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154, and the Request Id: f848fbf1-9880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151, and the Request Id: b0635e58-9885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.835+0000 [webflux-http-epoll-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: 14be85f7-9886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152, and the Request Id: b497a094-9890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154-, and the Request Id: 0cb5f90e-9891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151-, and the Request Id: a815922f-9892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153, and the Request Id: 3aab32ea-9894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195, and the Request Id: 98512d9e-9897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.868+0000 [webflux-http-epoll-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: 3e394cc0-9901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.870+0000 [webflux-http-epoll-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: 43bb3585-9902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.870+0000 [webflux-http-epoll-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: b3d59cad-9903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153-, and the Request Id: 29459d10-9906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195-, and the Request Id: 48d79765-9908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156-, and the Request Id: be038914-9911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150, and the Request Id: fa44e5fc-9919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-9924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:30 2026-07-15T20:44:30.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155, and the Request Id: c770b2cf-9926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203, and the Request Id: d32a452b-9928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-9930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-9932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155-, and the Request Id: 8594d3d2-9933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-9932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-9935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-9935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152, and the Request Id: f2e8f80d-9937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153, and the Request Id: b497a094-9938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150-, and the Request Id: 2eeafa96-9939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-9930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-9943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-9943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196, and the Request Id: 98512d9e-9944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152, and the Request Id: b0635e58-9945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-9946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-9947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-9948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-9946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-9947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-9949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152-, and the Request Id: a815922f-9950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-9949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203-, and the Request Id: 14be85f7-9951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153-, and the Request Id: 3e394cc0-9952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.957+0000 [webflux-http-epoll-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: f848fbf1-9954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-9955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-9956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-9957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-9958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-9959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-9959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196-, and the Request Id: 48d79765-9960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154, and the Request Id: 3aab32ea-9961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-9962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-9962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152-, and the Request Id: 43bb3585-9963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155-, and the Request Id: 0cb5f90e-9964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-9965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-9966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:30.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-9967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-9969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154-, and the Request Id: 29459d10-9968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-9969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-9970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-9971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-9971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-9970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-9973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156, and the Request Id: c770b2cf-9974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-9972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-9973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-9975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157, and the Request Id: b3d59cad-9976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151, and the Request Id: fa44e5fc-9977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-9978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-9979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156-, and the Request Id: 8594d3d2-9980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-9981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-9981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-9982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-9984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-9983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-9984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-9985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-9986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-9986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204, and the Request Id: d32a452b-9987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151-, and the Request Id: 2eeafa96-9988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-9989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-9990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-9989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-9990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157-, and the Request Id: be038914-9991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-9992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197, and the Request Id: 98512d9e-9993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-9994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-9994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204-, and the Request Id: 14be85f7-9995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-9996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-9997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-9998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-9999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-9999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197-, and the Request Id: 48d79765-10000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153, and the Request Id: f2e8f80d-10003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153, and the Request Id: b0635e58-10011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155, and the Request Id: 3aab32ea-10013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154, and the Request Id: b497a094-10015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153-, and the Request Id: a815922f-10016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.097+0000 [webflux-http-epoll-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: 29459d10-10018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154-, and the Request Id: 3e394cc0-10019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205, and the Request Id: d32a452b-10024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198, and the Request Id: 98512d9e-10027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.117+0000 [webflux-http-epoll-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: 43bb3585-10030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205-, and the Request Id: 14be85f7-10033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156, and the Request Id: f848fbf1-10037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157, and the Request Id: c770b2cf-10038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198-, and the Request Id: 48d79765-10040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158, and the Request Id: b3d59cad-10041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152, and the Request Id: fa44e5fc-10046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156-, and the Request Id: 0cb5f90e-10048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158-, and the Request Id: be038914-10052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157-, and the Request Id: 8594d3d2-10056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152-, and the Request Id: 2eeafa96-10057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199, and the Request Id: 98512d9e-10060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154, and the Request Id: f2e8f80d-10070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206, and the Request Id: d32a452b-10071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199-, and the Request Id: 48d79765-10075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.208+0000 [webflux-http-epoll-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: 3aab32ea-10076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154-, and the Request Id: a815922f-10079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154, and the Request Id: b0635e58-10080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156-, and the Request Id: 29459d10-10081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206-, and the Request Id: 14be85f7-10083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155, and the Request Id: b497a094-10085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.239+0000 [Thread-6812] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:31 2026-07-15T20:44:31.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.247+0000 [webflux-http-epoll-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: 43bb3585-10095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159, and the Request Id: b3d59cad-10098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158, and the Request Id: c770b2cf-10101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159-, and the Request Id: be038914-10106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.267+0000 [webflux-http-epoll-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: 3e394cc0-10107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153, and the Request Id: fa44e5fc-10109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158-, and the Request Id: 8594d3d2-10114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.281+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207, and the Request Id: d32a452b-10115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157, and the Request Id: f848fbf1-10118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153-, and the Request Id: 2eeafa96-10123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207-, and the Request Id: 14be85f7-10126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200, and the Request Id: 98512d9e-10129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.312+0000 [webflux-http-epoll-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: f2e8f80d-10130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157, and the Request Id: 3aab32ea-10131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.319+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.336+0000 [webflux-http-epoll-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: 0cb5f90e-10138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157-, and the Request Id: 29459d10-10139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200-, and the Request Id: 48d79765-10141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160, and the Request Id: b3d59cad-10144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155-, and the Request Id: a815922f-10145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156, and the Request Id: b497a094-10155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160-, and the Request Id: be038914-10156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159, and the Request Id: c770b2cf-10159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155, and the Request Id: b0635e58-10161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208, and the Request Id: d32a452b-10169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156-, and the Request Id: 3e394cc0-10171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155-, and the Request Id: 43bb3585-10174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208-, and the Request Id: 14be85f7-10175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201, and the Request Id: 98512d9e-10176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159-, and the Request Id: 8594d3d2-10182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.457+0000 [webflux-http-epoll-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: f848fbf1-10184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156, and the Request Id: f2e8f80d-10185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161, and the Request Id: b3d59cad-10186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154, and the Request Id: fa44e5fc-10188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156-, and the Request Id: a815922f-10192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201-, and the Request Id: 48d79765-10194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158, and the Request Id: 3aab32ea-10195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.497+0000 [webflux-http-epoll-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: 0cb5f90e-10197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.500+0000 [webflux-http-epoll-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: be038914-10198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154-, and the Request Id: 2eeafa96-10199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160, and the Request Id: c770b2cf-10204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209, and the Request Id: d32a452b-10211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.548+0000 [webflux-http-epoll-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: 29459d10-10213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209-, and the Request Id: 14be85f7-10219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160-, and the Request Id: 8594d3d2-10224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157, and the Request Id: b497a094-10228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156, and the Request Id: b0635e58-10232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202, and the Request Id: 98512d9e-10236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162, and the Request Id: b3d59cad-10239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156-, and the Request Id: 43bb3585-10241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.612+0000 [webflux-http-epoll-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: be038914-10243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202-, and the Request Id: 48d79765-10246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157, and the Request Id: f2e8f80d-10247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.623+0000 [webflux-http-epoll-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: d32a452b-10250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155, and the Request Id: fa44e5fc-10251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157-, and the Request Id: 3e394cc0-10252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.645+0000 [webflux-http-epoll-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: a815922f-10259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159, and the Request Id: 3aab32ea-10260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155-, and the Request Id: 2eeafa96-10261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.649+0000 [webflux-http-epoll-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: 14be85f7-10262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159, and the Request Id: f848fbf1-10264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159-, and the Request Id: 29459d10-10267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159-, and the Request Id: 0cb5f90e-10271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203, and the Request Id: 98512d9e-10280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158, and the Request Id: b497a094-10291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203-, and the Request Id: 48d79765-10292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211, and the Request Id: d32a452b-10294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157, and the Request Id: b0635e58-10296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158, and the Request Id: f2e8f80d-10300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163, and the Request Id: b3d59cad-10301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157-, and the Request Id: 43bb3585-10303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156, and the Request Id: fa44e5fc-10306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211-, and the Request Id: 14be85f7-10307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.748+0000 [webflux-http-epoll-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: 3e394cc0-10308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161, and the Request Id: c770b2cf-10309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163-, and the Request Id: be038914-10314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.771+0000 [webflux-http-epoll-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: 98512d9e-10317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156-, and the Request Id: 2eeafa96-10318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.788+0000 [webflux-http-epoll-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: 48d79765-10322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158-, and the Request Id: a815922f-10323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160, and the Request Id: 3aab32ea-10324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161-, and the Request Id: 8594d3d2-10325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160, and the Request Id: f848fbf1-10330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160-, and the Request Id: 29459d10-10332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212, and the Request Id: d32a452b-10338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160-, and the Request Id: 0cb5f90e-10342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212-, and the Request Id: 14be85f7-10352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159, and the Request Id: b497a094-10353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158, and the Request Id: b0635e58-10355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:31 2026-07-15T20:44:31.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.929+0000 [webflux-http-epoll-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: c770b2cf-10368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164, and the Request Id: b3d59cad-10370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158-, and the Request Id: 43bb3585-10371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159, and the Request Id: f2e8f80d-10373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161, and the Request Id: 3aab32ea-10374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205, and the Request Id: 98512d9e-10375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159-, and the Request Id: 3e394cc0-10378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:31.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157, and the Request Id: fa44e5fc-10377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.000+0000 [webflux-http-epoll-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: 8594d3d2-10379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159-, and the Request Id: a815922f-10381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205-, and the Request Id: 48d79765-10384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157-, and the Request Id: 2eeafa96-10387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213, and the Request Id: d32a452b-10388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164-, and the Request Id: be038914-10391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161-, and the Request Id: 29459d10-10393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213-, and the Request Id: 14be85f7-10394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.070+0000 [webflux-http-epoll-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: 98512d9e-10409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161, and the Request Id: f848fbf1-10410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160, and the Request Id: b497a094-10416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161-, and the Request Id: 0cb5f90e-10421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.107+0000 [webflux-http-epoll-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: 48d79765-10422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.107+0000 [webflux-http-epoll-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: b0635e58-10424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.110+0000 [webflux-http-epoll-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: f2e8f80d-10426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162, and the Request Id: 3aab32ea-10430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160-, and the Request Id: 3e394cc0-10436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160-, and the Request Id: a815922f-10438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.130+0000 [webflux-http-epoll-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: fa44e5fc-10440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163, and the Request Id: c770b2cf-10441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159-, and the Request Id: 43bb3585-10443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162-, and the Request Id: 29459d10-10444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214, and the Request Id: d32a452b-10445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163-, and the Request Id: 8594d3d2-10447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165, and the Request Id: b3d59cad-10448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158-, and the Request Id: 2eeafa96-10453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207, and the Request Id: 98512d9e-10454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207-, and the Request Id: 48d79765-10456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214-, and the Request Id: 14be85f7-10457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165-, and the Request Id: be038914-10459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162, and the Request Id: f848fbf1-10473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162-, and the Request Id: 0cb5f90e-10477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160, and the Request Id: b0635e58-10483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159, and the Request Id: fa44e5fc-10484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161, and the Request Id: b497a094-10491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163, and the Request Id: 3aab32ea-10495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.245+0000 [webflux-http-epoll-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: 2eeafa96-10498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160-, and the Request Id: 43bb3585-10500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166, and the Request Id: b3d59cad-10501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164, and the Request Id: c770b2cf-10502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161, and the Request Id: f2e8f80d-10503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161-, and the Request Id: 3e394cc0-10504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164-, and the Request Id: 8594d3d2-10508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.264+0000 [webflux-http-epoll-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: 98512d9e-10510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163-, and the Request Id: 29459d10-10511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166-, and the Request Id: be038914-10512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215, and the Request Id: d32a452b-10513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161-, and the Request Id: a815922f-10514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.277+0000 [webflux-http-epoll-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: 48d79765-10516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215-, and the Request Id: 14be85f7-10521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163, and the Request Id: f848fbf1-10534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.312+0000 [webflux-http-epoll-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: b497a094-10537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164, and the Request Id: 3aab32ea-10541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160, and the Request Id: fa44e5fc-10544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.335+0000 [webflux-http-epoll-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: b0635e58-10549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209, and the Request Id: 98512d9e-10553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160-, and the Request Id: 2eeafa96-10556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162-, and the Request Id: 3e394cc0-10557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167, and the Request Id: b3d59cad-10558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161-, and the Request Id: 43bb3585-10560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163-, and the Request Id: 0cb5f90e-10562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162, and the Request Id: f2e8f80d-10563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167-, and the Request Id: be038914-10564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165, and the Request Id: c770b2cf-10566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162-, and the Request Id: a815922f-10570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.372+0000 [webflux-http-epoll-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: 29459d10-10571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209-, and the Request Id: 48d79765-10572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216, and the Request Id: d32a452b-10577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216-, and the Request Id: 14be85f7-10578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165-, and the Request Id: 8594d3d2-10580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161, and the Request Id: fa44e5fc-10591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162, and the Request Id: b0635e58-10596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.456+0000 [webflux-http-epoll-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: 98512d9e-10597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161-, and the Request Id: 2eeafa96-10606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.473+0000 [webflux-http-epoll-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: 43bb3585-10607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.474+0000 [webflux-http-epoll-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: 3aab32ea-10608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163, and the Request Id: b497a094-10609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.485+0000 [webflux-http-epoll-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: 48d79765-10611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163-, and the Request Id: 3e394cc0-10615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217, and the Request Id: d32a452b-10618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.508+0000 [webflux-http-epoll-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: f848fbf1-10622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.514+0000 [webflux-http-epoll-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: c770b2cf-10624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165-, and the Request Id: 29459d10-10626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164-, and the Request Id: 0cb5f90e-10632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217-, and the Request Id: 14be85f7-10634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.545+0000 [webflux-http-epoll-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: f2e8f80d-10635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166-, and the Request Id: 8594d3d2-10637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163-, and the Request Id: a815922f-10643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168, and the Request Id: b3d59cad-10644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163, and the Request Id: b0635e58-10649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162, and the Request Id: fa44e5fc-10650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164, and the Request Id: b497a094-10657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168-, and the Request Id: be038914-10660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.613+0000 [webflux-http-epoll-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: 3aab32ea-10663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211, and the Request Id: 98512d9e-10666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166-, and the Request Id: 29459d10-10668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162-, and the Request Id: 2eeafa96-10669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164-, and the Request Id: 3e394cc0-10670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218, and the Request Id: d32a452b-10677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164, and the Request Id: f2e8f80d-10678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.628+0000 [webflux-http-epoll-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: 43bb3585-10679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165, and the Request Id: f848fbf1-10680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167, and the Request Id: c770b2cf-10683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165-, and the Request Id: 0cb5f90e-10684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211-, and the Request Id: 48d79765-10685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218-, and the Request Id: 14be85f7-10690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164-, and the Request Id: a815922f-10692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167-, and the Request Id: 8594d3d2-10695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169, and the Request Id: b3d59cad-10704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212, and the Request Id: 98512d9e-10717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163, and the Request Id: fa44e5fc-10718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164, and the Request Id: b0635e58-10720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167, and the Request Id: 3aab32ea-10719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165, and the Request Id: b497a094-10724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167-, and the Request Id: 29459d10-10725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.733+0000 [webflux-http-epoll-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: c770b2cf-10730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166, and the Request Id: f848fbf1-10731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212-, and the Request Id: 48d79765-10732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164-, and the Request Id: 43bb3585-10733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219, and the Request Id: d32a452b-10739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163-, and the Request Id: 2eeafa96-10740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165-, and the Request Id: 3e394cc0-10741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169-, and the Request Id: be038914-10743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.755+0000 [webflux-http-epoll-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: 8594d3d2-10746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166-, and the Request Id: 0cb5f90e-10747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165, and the Request Id: f2e8f80d-10749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219-, and the Request Id: 14be85f7-10752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168, and the Request Id: 3aab32ea-10761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165-, and the Request Id: a815922f-10762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164, and the Request Id: fa44e5fc-10767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168-, and the Request Id: 29459d10-10773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213, and the Request Id: 98512d9e-10779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165, and the Request Id: b0635e58-10780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.854+0000 [webflux-http-epoll-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: 2eeafa96-10785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167, and the Request Id: f848fbf1-10788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169, and the Request Id: c770b2cf-10790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166, and the Request Id: b497a094-10791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.863+0000 [webflux-http-epoll-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: 43bb3585-10793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167-, and the Request Id: 0cb5f90e-10794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170, and the Request Id: b3d59cad-10796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213-, and the Request Id: 48d79765-10799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166-, and the Request Id: 3e394cc0-10802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169-, and the Request Id: 8594d3d2-10803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220, and the Request Id: d32a452b-10805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170-, and the Request Id: be038914-10810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220-, and the Request Id: 14be85f7-10815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166, and the Request Id: f2e8f80d-10817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:32 2026-07-15T20:44:32.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.935+0000 [webflux-http-epoll-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: fa44e5fc-10826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.943+0000 [webflux-http-epoll-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: a815922f-10830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214, and the Request Id: 98512d9e-10838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169, and the Request Id: 3aab32ea-10839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.953+0000 [webflux-http-epoll-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: b0635e58-10841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221, and the Request Id: d32a452b-10845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.958+0000 [webflux-http-epoll-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: c770b2cf-10846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167, and the Request Id: b497a094-10847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169-, and the Request Id: 29459d10-10848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167-, and the Request Id: 3e394cc0-10850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214-, and the Request Id: 48d79765-10853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221-, and the Request Id: 14be85f7-10856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:32.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165-, and the Request Id: 2eeafa96-10857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168, and the Request Id: f848fbf1-10858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170-, and the Request Id: 8594d3d2-10859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166-, and the Request Id: 43bb3585-10860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168-, and the Request Id: 0cb5f90e-10865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171, and the Request Id: b3d59cad-10871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167, and the Request Id: f2e8f80d-10876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215, and the Request Id: 98512d9e-10881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222, and the Request Id: d32a452b-10886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171-, and the Request Id: be038914-10888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170, and the Request Id: 3aab32ea-10891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168, and the Request Id: b497a094-10892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215-, and the Request Id: 48d79765-10893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167-, and the Request Id: a815922f-10894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222-, and the Request Id: 14be85f7-10895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168-, and the Request Id: 3e394cc0-10896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170-, and the Request Id: 29459d10-10897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-10907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.113+0000 [webflux-http-epoll-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: fa44e5fc-10911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171, and the Request Id: c770b2cf-10916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169, and the Request Id: f848fbf1-10919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-10923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-10923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223, and the Request Id: d32a452b-10928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168, and the Request Id: f2e8f80d-10927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171-, and the Request Id: 8594d3d2-10929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216, and the Request Id: 98512d9e-10932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223-, and the Request Id: 14be85f7-10933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166-, and the Request Id: 2eeafa96-10935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216-, and the Request Id: 48d79765-10936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168-, and the Request Id: a815922f-10938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-10939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-10939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167, and the Request Id: b0635e58-10940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.198+0000 [webflux-http-epoll-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: 0cb5f90e-10942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-10943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-10944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172, and the Request Id: b3d59cad-10945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-10946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-10943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.205+0000 [webflux-http-epoll-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: 43bb3585-10948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171, and the Request Id: 3aab32ea-10949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-10950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-10951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-10950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169, and the Request Id: b497a094-10952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-10954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172-, and the Request Id: be038914-10955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-10956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171-, and the Request Id: 29459d10-10957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-10958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-10959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-10960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169-, and the Request Id: 3e394cc0-10961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-10962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-10964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-10965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-10965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-10966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-10967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-10966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-10967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-10968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-10969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-10968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167, and the Request Id: fa44e5fc-10971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-10972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-10970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-10972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172, and the Request Id: c770b2cf-10973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-10974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-10975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-10977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-10976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-10975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-10976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-10978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217, and the Request Id: 98512d9e-10979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-10980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-10978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172-, and the Request Id: 8594d3d2-10981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-10982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-10982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-10983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-10984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-10983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-10985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-10985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-10986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-10986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.255+0000 [webflux-http-epoll-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: f848fbf1-10987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-10984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172, and the Request Id: 3aab32ea-10988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224, and the Request Id: d32a452b-10989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217-, and the Request Id: 48d79765-10990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-10992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-10993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-10991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-10993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-10994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-10991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.266+0000 [webflux-http-epoll-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: 2eeafa96-10995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-10994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224-, and the Request Id: 14be85f7-10996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-10997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-10998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-10999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169, and the Request Id: f2e8f80d-11001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172-, and the Request Id: 29459d10-11003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168, and the Request Id: b0635e58-11006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.319+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170-, and the Request Id: 0cb5f90e-11010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.321+0000 [webflux-http-epoll-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: d32a452b-11013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218, and the Request Id: 98512d9e-11017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168-, and the Request Id: 43bb3585-11018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218-, and the Request Id: 48d79765-11019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173, and the Request Id: b3d59cad-11020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.340+0000 [webflux-http-epoll-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: a815922f-11022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.347+0000 [webflux-http-epoll-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: 14be85f7-11025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170, and the Request Id: b497a094-11028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173-, and the Request Id: be038914-11032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170-, and the Request Id: 3e394cc0-11036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-11041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.381+0000 [webflux-http-epoll-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: c770b2cf-11046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219, and the Request Id: 98512d9e-11047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168, and the Request Id: fa44e5fc-11049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219-, and the Request Id: 48d79765-11050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-11052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168-, and the Request Id: 2eeafa96-11054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173, and the Request Id: 3aab32ea-11055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-11060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173-, and the Request Id: 29459d10-11061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.416+0000 [webflux-http-epoll-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: 8594d3d2-11064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226, and the Request Id: d32a452b-11066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170, and the Request Id: f2e8f80d-11069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.426+0000 [webflux-http-epoll-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: b0635e58-11071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171, and the Request Id: f848fbf1-11078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170-, and the Request Id: a815922f-11079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.451+0000 [webflux-http-epoll-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: 98512d9e-11083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171, and the Request Id: b497a094-11085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.456+0000 [webflux-http-epoll-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: 43bb3585-11087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226-, and the Request Id: 14be85f7-11090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.465+0000 [webflux-http-epoll-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: 48d79765-11092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174, and the Request Id: b3d59cad-11093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171-, and the Request Id: 0cb5f90e-11098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169, and the Request Id: fa44e5fc-11099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174-, and the Request Id: be038914-11100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171-, and the Request Id: 3e394cc0-11102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-11107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174, and the Request Id: 3aab32ea-11109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169-, and the Request Id: 2eeafa96-11111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174, and the Request Id: c770b2cf-11116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174-, and the Request Id: 29459d10-11122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227, and the Request Id: d32a452b-11123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-11128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221, and the Request Id: 98512d9e-11129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174-, and the Request Id: 8594d3d2-11130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221-, and the Request Id: 48d79765-11133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175, and the Request Id: b3d59cad-11137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-11139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170, and the Request Id: b0635e58-11142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227-, and the Request Id: 14be85f7-11144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.587+0000 [webflux-http-epoll-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: f2e8f80d-11147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.593+0000 [webflux-http-epoll-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: fa44e5fc-11148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.597+0000 [webflux-http-epoll-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: a815922f-11151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172, and the Request Id: b497a094-11154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175, and the Request Id: 3aab32ea-11158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172, and the Request Id: f848fbf1-11159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.616+0000 [webflux-http-epoll-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: be038914-11162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170-, and the Request Id: 2eeafa96-11164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170-, and the Request Id: 43bb3585-11165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.636+0000 [webflux-http-epoll-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: 3e394cc0-11171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172-, and the Request Id: 0cb5f90e-11172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.639+0000 [webflux-http-epoll-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: d32a452b-11173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175-, and the Request Id: 29459d10-11177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222, and the Request Id: 98512d9e-11179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222-, and the Request Id: 48d79765-11182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.674+0000 [webflux-http-epoll-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: 14be85f7-11187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175, and the Request Id: c770b2cf-11190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-11194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176, and the Request Id: b3d59cad-11195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.703+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-11202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223, and the Request Id: 98512d9e-11203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175-, and the Request Id: 8594d3d2-11205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173, and the Request Id: f848fbf1-11208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171, and the Request Id: fa44e5fc-11209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-11212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223-, and the Request Id: 48d79765-11213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.734+0000 [webflux-http-epoll-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: b0635e58-11214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173-, and the Request Id: 0cb5f90e-11216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172, and the Request Id: f2e8f80d-11221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173, and the Request Id: b497a094-11222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176-, and the Request Id: be038914-11226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176, and the Request Id: 3aab32ea-11228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171-, and the Request Id: 2eeafa96-11230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172-, and the Request Id: a815922f-11231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173-, and the Request Id: 3e394cc0-11232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171-, and the Request Id: 43bb3585-11233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229, and the Request Id: d32a452b-11239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176-, and the Request Id: 29459d10-11243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176, and the Request Id: c770b2cf-11244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224, and the Request Id: 98512d9e-11248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224-, and the Request Id: 48d79765-11253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229-, and the Request Id: 14be85f7-11254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176-, and the Request Id: 8594d3d2-11257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-11259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.842+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174, and the Request Id: f848fbf1-11261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173, and the Request Id: f2e8f80d-11269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-11271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177, and the Request Id: b3d59cad-11272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172, and the Request Id: fa44e5fc-11275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174-, and the Request Id: 0cb5f90e-11276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-11280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172, and the Request Id: b0635e58-11284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173-, and the Request Id: a815922f-11286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177, and the Request Id: 3aab32ea-11287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174, and the Request Id: b497a094-11288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230, and the Request Id: d32a452b-11292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177-, and the Request Id: be038914-11293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177-, and the Request Id: 29459d10-11296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172-, and the Request Id: 2eeafa96-11297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174-, and the Request Id: 3e394cc0-11298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172-, and the Request Id: 43bb3585-11303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225, and the Request Id: 98512d9e-11304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230-, and the Request Id: 14be85f7-11306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:33 2026-07-15T20:44:33.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225-, and the Request Id: 48d79765-11312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.940+0000 [webflux-http-epoll-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: c770b2cf-11314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174, and the Request Id: f2e8f80d-11319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.969+0000 [webflux-http-epoll-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: a815922f-11324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231, and the Request Id: d32a452b-11325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231-, and the Request Id: 14be85f7-11327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:33.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177-, and the Request Id: 8594d3d2-11331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-11336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178, and the Request Id: b3d59cad-11337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175, and the Request Id: f848fbf1-11341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.022+0000 [webflux-http-epoll-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: 3aab32ea-11344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226, and the Request Id: 98512d9e-11346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175, and the Request Id: b497a094-11352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178-, and the Request Id: 29459d10-11353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-11356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178-, and the Request Id: be038914-11357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.055+0000 [webflux-http-epoll-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: 0cb5f90e-11359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.067+0000 [webflux-http-epoll-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: fa44e5fc-11364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-11365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232, and the Request Id: d32a452b-11366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226-, and the Request Id: 48d79765-11367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178, and the Request Id: c770b2cf-11368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232-, and the Request Id: 14be85f7-11370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175-, and the Request Id: 3e394cc0-11373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173, and the Request Id: b0635e58-11375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.092+0000 [webflux-http-epoll-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: 2eeafa96-11376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178-, and the Request Id: 8594d3d2-11378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173-, and the Request Id: 43bb3585-11379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175, and the Request Id: f2e8f80d-11386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179, and the Request Id: b3d59cad-11389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.121+0000 [webflux-http-epoll-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: a815922f-11390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176, and the Request Id: f848fbf1-11396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179-, and the Request Id: be038914-11403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176, and the Request Id: b497a094-11406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179, and the Request Id: 3aab32ea-11413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-11414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179, and the Request Id: c770b2cf-11417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227, and the Request Id: 98512d9e-11418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176-, and the Request Id: 0cb5f90e-11419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179-, and the Request Id: 29459d10-11421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-11422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179-, and the Request Id: 8594d3d2-11424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176-, and the Request Id: 3e394cc0-11425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233, and the Request Id: d32a452b-11429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227-, and the Request Id: 48d79765-11430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233-, and the Request Id: 14be85f7-11433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-11434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174, and the Request Id: fa44e5fc-11435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174, and the Request Id: b0635e58-11437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176, and the Request Id: f2e8f80d-11442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.225+0000 [webflux-http-epoll-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: 2eeafa96-11445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174-, and the Request Id: 43bb3585-11450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177, and the Request Id: f848fbf1-11457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180, and the Request Id: b3d59cad-11458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176-, and the Request Id: a815922f-11459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180, and the Request Id: 3aab32ea-11464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180, and the Request Id: c770b2cf-11466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228, and the Request Id: 98512d9e-11469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180-, and the Request Id: be038914-11473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177-, and the Request Id: 0cb5f90e-11474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234, and the Request Id: d32a452b-11476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-11475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180-, and the Request Id: 8594d3d2-11479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180-, and the Request Id: 29459d10-11480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177, and the Request Id: b497a094-11482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228-, and the Request Id: 48d79765-11484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234-, and the Request Id: 14be85f7-11486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-11491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-11492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175, and the Request Id: fa44e5fc-11493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177-, and the Request Id: 3e394cc0-11494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175, and the Request Id: b0635e58-11497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181, and the Request Id: b3d59cad-11502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175-, and the Request Id: 2eeafa96-11504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229, and the Request Id: 98512d9e-11507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.358+0000 [webflux-http-epoll-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: 43bb3585-11512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181-, and the Request Id: be038914-11514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181, and the Request Id: 3aab32ea-11524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181, and the Request Id: c770b2cf-11525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235, and the Request Id: d32a452b-11526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.372+0000 [webflux-http-epoll-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: f2e8f80d-11528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229-, and the Request Id: 48d79765-11530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235-, and the Request Id: 14be85f7-11532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178, and the Request Id: f848fbf1-11533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-11534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181-, and the Request Id: 8594d3d2-11536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.382+0000 [webflux-http-epoll-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: 29459d10-11537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177-, and the Request Id: a815922f-11540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-11545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178, and the Request Id: b497a094-11546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.390+0000 [webflux-http-epoll-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: 0cb5f90e-11548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-11551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.401+0000 [webflux-http-epoll-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: b0635e58-11556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230, and the Request Id: 98512d9e-11561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178-, and the Request Id: 3e394cc0-11562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176, and the Request Id: fa44e5fc-11564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182, and the Request Id: b3d59cad-11569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182, and the Request Id: 3aab32ea-11570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176-, and the Request Id: 43bb3585-11572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.430+0000 [webflux-http-epoll-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: d32a452b-11576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230-, and the Request Id: 48d79765-11578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176-, and the Request Id: 2eeafa96-11579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182-, and the Request Id: be038914-11582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182, and the Request Id: c770b2cf-11583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182-, and the Request Id: 29459d10-11584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.445+0000 [webflux-http-epoll-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: 14be85f7-11586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179, and the Request Id: f848fbf1-11589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182-, and the Request Id: 8594d3d2-11595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-11597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179-, and the Request Id: 0cb5f90e-11598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.465+0000 [webflux-http-epoll-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: f2e8f80d-11605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179, and the Request Id: b497a094-11609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178-, and the Request Id: a815922f-11612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179-, and the Request Id: 3e394cc0-11613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.504+0000 [webflux-http-epoll-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: d32a452b-11620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-11623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183, and the Request Id: b3d59cad-11625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.511+0000 [webflux-http-epoll-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: 14be85f7-11629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-11631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183-, and the Request Id: be038914-11634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231, and the Request Id: 98512d9e-11635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183, and the Request Id: c770b2cf-11637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177, and the Request Id: fa44e5fc-11638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180, and the Request Id: f848fbf1-11641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183-, and the Request Id: 8594d3d2-11642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177, and the Request Id: b0635e58-11643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177-, and the Request Id: 2eeafa96-11645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.528+0000 [webflux-http-epoll-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: 0cb5f90e-11647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231-, and the Request Id: 48d79765-11648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183, and the Request Id: 3aab32ea-11651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177-, and the Request Id: 43bb3585-11654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183-, and the Request Id: 29459d10-11661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179, and the Request Id: f2e8f80d-11662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179-, and the Request Id: a815922f-11668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184, and the Request Id: c770b2cf-11670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180, and the Request Id: b497a094-11672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180-, and the Request Id: 3e394cc0-11679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bb3585-11680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.566+0000 [webflux-http-epoll-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: f848fbf1-11683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184-, and the Request Id: 8594d3d2-11684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232, and the Request Id: 98512d9e-11686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_181-, and the Request Id: 0cb5f90e-11689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178, and the Request Id: fa44e5fc-11696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232-, and the Request Id: 48d79765-11697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.612+0000 [webflux-http-epoll-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: b3d59cad-11700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238, and the Request Id: d32a452b-11702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0635e58-11706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184, and the Request Id: 3aab32ea-11708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bb3585-11711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.633+0000 [webflux-http-epoll-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: 98512d9e-11713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178-, and the Request Id: 2eeafa96-11714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.634+0000 [webflux-http-epoll-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: 29459d10-11715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184-, and the Request Id: be038914-11719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238-, and the Request Id: 14be85f7-11720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.640+0000 [webflux-http-epoll-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: 48d79765-11721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180, and the Request Id: f2e8f80d-11729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181, and the Request Id: b497a094-11733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178, and the Request Id: 0dd8c282-11737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.664+0000 [webflux-http-epoll-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: c770b2cf-11740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.666+0000 [webflux-http-epoll-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: f848fbf1-11741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239, and the Request Id: d32a452b-11744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181-, and the Request Id: 3e394cc0-11746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_182-, and the Request Id: 0cb5f90e-11747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185-, and the Request Id: 8594d3d2-11748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178-, and the Request Id: 43bb3585-11750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180-, and the Request Id: a815922f-11752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185, and the Request Id: 3aab32ea-11759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239-, and the Request Id: 14be85f7-11762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234, and the Request Id: 98512d9e-11765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185, and the Request Id: b3d59cad-11766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.713+0000 [webflux-http-epoll-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: fa44e5fc-11767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185-, and the Request Id: 29459d10-11770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-11771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.730+0000 [webflux-http-epoll-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: be038914-11773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234-, and the Request Id: 48d79765-11775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-11779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179-, and the Request Id: 2eeafa96-11780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182, and the Request Id: b497a094-11786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-11789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.744+0000 [webflux-http-epoll-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: f848fbf1-11791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181, and the Request Id: f2e8f80d-11794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.747+0000 [webflux-http-epoll-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: 0dd8c282-11795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183-, and the Request Id: 0cb5f90e-11797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.751+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240, and the Request Id: d32a452b-11803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182-, and the Request Id: 3e394cc0-11805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.759+0000 [webflux-http-epoll-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: 43bb3585-11807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186, and the Request Id: c770b2cf-11808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181-, and the Request Id: a815922f-11809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240-, and the Request Id: 14be85f7-11814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186, and the Request Id: 3aab32ea-11816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186, and the Request Id: b3d59cad-11817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186-, and the Request Id: be038914-11818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235, and the Request Id: 98512d9e-11825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.783+0000 [webflux-http-epoll-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: fa44e5fc-11826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186-, and the Request Id: 8594d3d2-11830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186-, and the Request Id: 29459d10-11829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-11833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235-, and the Request Id: 48d79765-11834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180-, and the Request Id: 2eeafa96-11836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-11844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-11846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180, and the Request Id: 0dd8c282-11849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183, and the Request Id: b497a094-11851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184, and the Request Id: f848fbf1-11854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241, and the Request Id: d32a452b-11858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180-, and the Request Id: 43bb3585-11859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184-, and the Request Id: 0cb5f90e-11864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187, and the Request Id: b3d59cad-11868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183-, and the Request Id: 3e394cc0-11869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236, and the Request Id: 98512d9e-11872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.819+0000 [webflux-http-epoll-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: c770b2cf-11873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181, and the Request Id: fa44e5fc-11878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182, and the Request Id: f2e8f80d-11879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.821+0000 [webflux-http-epoll-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: be038914-11880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236-, and the Request Id: 48d79765-11883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241-, and the Request Id: 14be85f7-11884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187, and the Request Id: 3aab32ea-11885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187-, and the Request Id: 8594d3d2-11887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-11888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181-, and the Request Id: 2eeafa96-11889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182-, and the Request Id: a815922f-11890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187-, and the Request Id: 29459d10-11892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-11899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-11904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.851+0000 [webflux-http-epoll-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: b497a094-11910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181, and the Request Id: 0dd8c282-11912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185, and the Request Id: f848fbf1-11913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181-, and the Request Id: 43bb3585-11916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:34 2026-07-15T20:44:34.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185-, and the Request Id: 0cb5f90e-11922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184-, and the Request Id: 3e394cc0-11925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237, and the Request Id: 98512d9e-11927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188, and the Request Id: c770b2cf-11929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-11931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188, and the Request Id: b3d59cad-11932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242, and the Request Id: d32a452b-11935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188, and the Request Id: 3aab32ea-11937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-11938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-11938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188-, and the Request Id: 8594d3d2-11939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-11940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237-, and the Request Id: 48d79765-11941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188-, and the Request Id: 29459d10-11943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188-, and the Request Id: be038914-11944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-11945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-11946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242-, and the Request Id: 14be85f7-11947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-11948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182, and the Request Id: fa44e5fc-11949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-11945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183, and the Request Id: f2e8f80d-11950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-11951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-11952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-11953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-11954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-11955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-11956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182-, and the Request Id: 2eeafa96-11957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-11958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183-, and the Request Id: a815922f-11959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-11960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-11961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-11958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-11960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-11962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-11963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-11964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-11965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-11963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-11966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-11965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182, and the Request Id: 0dd8c282-11967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-11968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-11969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-11968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-11969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185, and the Request Id: b497a094-11970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.948+0000 [webflux-http-epoll-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: f848fbf1-11971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-11972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-11973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-11973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-11974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-11975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-11974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189, and the Request Id: c770b2cf-11976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182-, and the Request Id: 43bb3585-11977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-11978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-11978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-11979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-11980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-11980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189, and the Request Id: 3aab32ea-11981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-11982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-11983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-11982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-11984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-11985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-11985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-11984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-11986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-11986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-11987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-11988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-11987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238, and the Request Id: 98512d9e-11989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-11990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-11988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189, and the Request Id: b3d59cad-11991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185-, and the Request Id: 3e394cc0-11992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243, and the Request Id: d32a452b-11993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186-, and the Request Id: 0cb5f90e-11994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-11995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-11996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-11996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.981+0000 [webflux-http-epoll-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: 8594d3d2-11997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-11998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189-, and the Request Id: 29459d10-11999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189-, and the Request Id: be038914-12000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238-, and the Request Id: 48d79765-12002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-11998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183, and the Request Id: fa44e5fc-12004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243-, and the Request Id: 14be85f7-12005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.991+0000 [webflux-http-epoll-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: 2eeafa96-12011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184, and the Request Id: f2e8f80d-12014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:34.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184-, and the Request Id: a815922f-12022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.011+0000 [webflux-http-epoll-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: 0dd8c282-12023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190, and the Request Id: b3d59cad-12032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.024+0000 [webflux-http-epoll-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: 43bb3585-12034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.027+0000 [webflux-http-epoll-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: be038914-12037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239, and the Request Id: 98512d9e-12038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.028+0000 [webflux-http-epoll-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: d32a452b-12039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239-, and the Request Id: 48d79765-12047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.040+0000 [webflux-http-epoll-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: 14be85f7-12048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190, and the Request Id: 3aab32ea-12049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190, and the Request Id: c770b2cf-12052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187, and the Request Id: f848fbf1-12055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190-, and the Request Id: 29459d10-12056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186, and the Request Id: b497a094-12057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.063+0000 [webflux-http-epoll-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: 8594d3d2-12060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184, and the Request Id: fa44e5fc-12061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186-, and the Request Id: 3e394cc0-12065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187-, and the Request Id: 0cb5f90e-12070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.086+0000 [webflux-http-epoll-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: 2eeafa96-12073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185, and the Request Id: f2e8f80d-12081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240, and the Request Id: 98512d9e-12086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245, and the Request Id: d32a452b-12088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240-, and the Request Id: 48d79765-12091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185-, and the Request Id: a815922f-12093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184, and the Request Id: 0dd8c282-12098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191, and the Request Id: b3d59cad-12099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245-, and the Request Id: 14be85f7-12102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191, and the Request Id: c770b2cf-12105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187, and the Request Id: b497a094-12108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191, and the Request Id: 3aab32ea-12109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.152+0000 [webflux-http-epoll-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: be038914-12111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184-, and the Request Id: 43bb3585-12113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187-, and the Request Id: 3e394cc0-12119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188, and the Request Id: f848fbf1-12120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191-, and the Request Id: 29459d10-12121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191-, and the Request Id: 8594d3d2-12124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241, and the Request Id: 98512d9e-12128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241-, and the Request Id: 48d79765-12139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246, and the Request Id: d32a452b-12140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186, and the Request Id: f2e8f80d-12141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188-, and the Request Id: 0cb5f90e-12142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185, and the Request Id: fa44e5fc-12144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246-, and the Request Id: 14be85f7-12145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192, and the Request Id: b3d59cad-12151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186-, and the Request Id: a815922f-12152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.252+0000 [webflux-http-epoll-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: 2eeafa96-12157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192-, and the Request Id: be038914-12160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192, and the Request Id: 3aab32ea-12167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.283+0000 [webflux-http-epoll-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: 0dd8c282-12173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188, and the Request Id: b497a094-12175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247, and the Request Id: d32a452b-12178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.296+0000 [webflux-http-epoll-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: c770b2cf-12179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.308+0000 [webflux-http-epoll-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: 43bb3585-12184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188-, and the Request Id: 3e394cc0-12186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247-, and the Request Id: 14be85f7-12187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242, and the Request Id: 98512d9e-12188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192-, and the Request Id: 8594d3d2-12189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187, and the Request Id: f2e8f80d-12193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189, and the Request Id: f848fbf1-12194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193, and the Request Id: b3d59cad-12199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192-, and the Request Id: 29459d10-12202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189-, and the Request Id: 0cb5f90e-12203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193-, and the Request Id: be038914-12205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242-, and the Request Id: 48d79765-12206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193, and the Request Id: c770b2cf-12213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187-, and the Request Id: a815922f-12214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186, and the Request Id: fa44e5fc-12220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186-, and the Request Id: 2eeafa96-12224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186, and the Request Id: 0dd8c282-12225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248, and the Request Id: d32a452b-12228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193-, and the Request Id: 8594d3d2-12231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190, and the Request Id: f848fbf1-12236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189, and the Request Id: b497a094-12237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186-, and the Request Id: 43bb3585-12240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193, and the Request Id: 3aab32ea-12244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243, and the Request Id: 98512d9e-12247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248-, and the Request Id: 14be85f7-12253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190-, and the Request Id: 0cb5f90e-12254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189-, and the Request Id: 3e394cc0-12256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194, and the Request Id: b3d59cad-12260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243-, and the Request Id: 48d79765-12262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193-, and the Request Id: 29459d10-12263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.552+0000 [webflux-http-epoll-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: f2e8f80d-12272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187, and the Request Id: fa44e5fc-12273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.554+0000 [webflux-http-epoll-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: c770b2cf-12274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194-, and the Request Id: be038914-12276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194-, and the Request Id: 8594d3d2-12280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187-, and the Request Id: 2eeafa96-12282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.589+0000 [webflux-http-epoll-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: a815922f-12284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190, and the Request Id: b497a094-12287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244, and the Request Id: 98512d9e-12291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194, and the Request Id: 3aab32ea-12294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244-, and the Request Id: 48d79765-12295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249, and the Request Id: d32a452b-12298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195, and the Request Id: b3d59cad-12306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.652+0000 [webflux-http-epoll-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: 0dd8c282-12307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.662+0000 [webflux-http-epoll-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: 43bb3585-12310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.669+0000 [webflux-http-epoll-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: 98512d9e-12314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249-, and the Request Id: 14be85f7-12315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.683+0000 [webflux-http-epoll-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: 48d79765-12317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.689+0000 [webflux-http-epoll-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: 3e394cc0-12319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191, and the Request Id: f848fbf1-12322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195-, and the Request Id: be038914-12323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194-, and the Request Id: 29459d10-12325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191-, and the Request Id: 0cb5f90e-12328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188, and the Request Id: fa44e5fc-12337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250, and the Request Id: d32a452b-12343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.771+0000 [webflux-http-epoll-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: 98512d9e-12349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189, and the Request Id: f2e8f80d-12351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188-, and the Request Id: 2eeafa96-12353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195, and the Request Id: c770b2cf-12356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196, and the Request Id: b3d59cad-12359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188, and the Request Id: 0dd8c282-12360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.797+0000 [webflux-http-epoll-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: 48d79765-12362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.797+0000 [webflux-http-epoll-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: a815922f-12363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195-, and the Request Id: 8594d3d2-12364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188-, and the Request Id: 43bb3585-12365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250-, and the Request Id: 14be85f7-12367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196-, and the Request Id: be038914-12369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191, and the Request Id: b497a094-12379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192, and the Request Id: f848fbf1-12385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191-, and the Request Id: 3e394cc0-12387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195, and the Request Id: 3aab32ea-12389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192-, and the Request Id: 0cb5f90e-12395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.872+0000 [webflux-http-epoll-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: fa44e5fc-12396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196, and the Request Id: c770b2cf-12399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.887+0000 [webflux-http-epoll-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: d32a452b-12404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195-, and the Request Id: 29459d10-12407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247, and the Request Id: 98512d9e-12412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.911+0000 [webflux-http-epoll-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: 14be85f7-12416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196-, and the Request Id: 8594d3d2-12417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190, and the Request Id: f2e8f80d-12418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189-, and the Request Id: 2eeafa96-12421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247-, and the Request Id: 48d79765-12422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:35 2026-07-15T20:44:35.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189, and the Request Id: 0dd8c282-12426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192, and the Request Id: b497a094-12428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197, and the Request Id: b3d59cad-12429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192-, and the Request Id: 3e394cc0-12431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190-, and the Request Id: a815922f-12435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197-, and the Request Id: be038914-12436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189-, and the Request Id: 43bb3585-12439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193, and the Request Id: f848fbf1-12442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252, and the Request Id: d32a452b-12447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:35.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252-, and the Request Id: 14be85f7-12450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196, and the Request Id: 3aab32ea-12453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.010+0000 [webflux-http-epoll-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: 0cb5f90e-12455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197, and the Request Id: c770b2cf-12460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196-, and the Request Id: 29459d10-12464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191, and the Request Id: f2e8f80d-12472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193, and the Request Id: b497a094-12473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190, and the Request Id: fa44e5fc-12474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197-, and the Request Id: 8594d3d2-12475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253, and the Request Id: d32a452b-12477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253-, and the Request Id: 14be85f7-12482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190-, and the Request Id: 2eeafa96-12485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193-, and the Request Id: 3e394cc0-12486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248, and the Request Id: 98512d9e-12488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198, and the Request Id: b3d59cad-12489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191-, and the Request Id: a815922f-12490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194, and the Request Id: f848fbf1-12495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248-, and the Request Id: 48d79765-12499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198-, and the Request Id: be038914-12506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254, and the Request Id: d32a452b-12510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197, and the Request Id: 3aab32ea-12513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254-, and the Request Id: 14be85f7-12518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190, and the Request Id: 0dd8c282-12521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194-, and the Request Id: 0cb5f90e-12522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191, and the Request Id: fa44e5fc-12530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190-, and the Request Id: 43bb3585-12531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197-, and the Request Id: 29459d10-12533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194, and the Request Id: b497a094-12536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249, and the Request Id: 98512d9e-12537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.186+0000 [webflux-http-epoll-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: f2e8f80d-12542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199, and the Request Id: b3d59cad-12544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191-, and the Request Id: 2eeafa96-12545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198, and the Request Id: c770b2cf-12546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194-, and the Request Id: 3e394cc0-12547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249-, and the Request Id: 48d79765-12552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255, and the Request Id: d32a452b-12554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198-, and the Request Id: 8594d3d2-12555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.202+0000 [webflux-http-epoll-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: be038914-12558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192-, and the Request Id: a815922f-12561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195, and the Request Id: f848fbf1-12564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255-, and the Request Id: 14be85f7-12565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191, and the Request Id: 0dd8c282-12571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.229+0000 [Thread-8490] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:36 2026-07-15T20:44:36.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198, and the Request Id: 3aab32ea-12580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191-, and the Request Id: 43bb3585-12581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195-, and the Request Id: 0cb5f90e-12587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192, and the Request Id: fa44e5fc-12589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.243+0000 [webflux-http-epoll-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: c770b2cf-12592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198-, and the Request Id: 29459d10-12593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195, and the Request Id: b497a094-12595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192-, and the Request Id: 2eeafa96-12598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.250+0000 [webflux-http-epoll-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: 98512d9e-12604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200, and the Request Id: b3d59cad-12606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199-, and the Request Id: 8594d3d2-12608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256, and the Request Id: d32a452b-12612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256-, and the Request Id: 14be85f7-12616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.265+0000 [webflux-http-epoll-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: 48d79765-12617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193, and the Request Id: f2e8f80d-12618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200-, and the Request Id: be038914-12619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195-, and the Request Id: 3e394cc0-12620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.281+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193-, and the Request Id: a815922f-12628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196, and the Request Id: f848fbf1-12630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192, and the Request Id: 0dd8c282-12631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199, and the Request Id: 3aab32ea-12636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193, and the Request Id: fa44e5fc-12637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.293+0000 [webflux-http-epoll-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: 0cb5f90e-12641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.293+0000 [Thread-8528] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:36 2026-07-15T20:44:36.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192-, and the Request Id: 43bb3585-12642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193-, and the Request Id: 2eeafa96-12647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201, and the Request Id: b3d59cad-12653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251, and the Request Id: 98512d9e-12659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257, and the Request Id: d32a452b-12660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196, and the Request Id: b497a094-12661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199-, and the Request Id: 29459d10-12662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251-, and the Request Id: 48d79765-12667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257-, and the Request Id: 14be85f7-12668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201-, and the Request Id: be038914-12671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196-, and the Request Id: 3e394cc0-12674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200, and the Request Id: c770b2cf-12678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.432+0000 [Thread-8581] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:36 2026-07-15T20:44:36.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197, and the Request Id: f848fbf1-12686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193, and the Request Id: 0dd8c282-12689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200-, and the Request Id: 8594d3d2-12691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194, and the Request Id: f2e8f80d-12692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194, and the Request Id: fa44e5fc-12694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193-, and the Request Id: 43bb3585-12696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197-, and the Request Id: 0cb5f90e-12701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194-, and the Request Id: a815922f-12703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194-, and the Request Id: 2eeafa96-12704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200, and the Request Id: 3aab32ea-12706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252, and the Request Id: 98512d9e-12708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258, and the Request Id: d32a452b-12711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200-, and the Request Id: 29459d10-12716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252-, and the Request Id: 48d79765-12717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197, and the Request Id: b497a094-12719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258-, and the Request Id: 14be85f7-12721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197-, and the Request Id: 3e394cc0-12727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202, and the Request Id: b3d59cad-12732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198, and the Request Id: f848fbf1-12737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195, and the Request Id: f2e8f80d-12741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202-, and the Request Id: be038914-12744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.489+0000 [webflux-http-epoll-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: 0dd8c282-12749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.491+0000 [webflux-http-epoll-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: fa44e5fc-12753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195-, and the Request Id: a815922f-12754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201, and the Request Id: c770b2cf-12755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253, and the Request Id: 98512d9e-12760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198-, and the Request Id: 0cb5f90e-12761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201, and the Request Id: 3aab32ea-12764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.501+0000 [webflux-http-epoll-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: 43bb3585-12765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195-, and the Request Id: 2eeafa96-12767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201-, and the Request Id: 8594d3d2-12769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.502+0000 [webflux-http-epoll-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: d32a452b-12770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253-, and the Request Id: 48d79765-12778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201-, and the Request Id: 29459d10-12781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203, and the Request Id: b3d59cad-12782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198, and the Request Id: b497a094-12784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.523+0000 [webflux-http-epoll-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: 14be85f7-12789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198-, and the Request Id: 3e394cc0-12790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203-, and the Request Id: be038914-12791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196, and the Request Id: fa44e5fc-12800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199, and the Request Id: f848fbf1-12806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.539+0000 [webflux-http-epoll-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: c770b2cf-12808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196-, and the Request Id: 2eeafa96-12810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199-, and the Request Id: 0cb5f90e-12812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195, and the Request Id: 0dd8c282-12816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196, and the Request Id: f2e8f80d-12817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202-, and the Request Id: 8594d3d2-12818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254, and the Request Id: 98512d9e-12825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202, and the Request Id: 3aab32ea-12826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196-, and the Request Id: a815922f-12829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195-, and the Request Id: 43bb3585-12830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202-, and the Request Id: 29459d10-12832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.566+0000 [Thread-8685] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:36 2026-07-15T20:44:36.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254-, and the Request Id: 48d79765-12836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260, and the Request Id: d32a452b-12841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199, and the Request Id: b497a094-12844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260-, and the Request Id: 14be85f7-12845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204, and the Request Id: b3d59cad-12853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199-, and the Request Id: 3e394cc0-12856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197, and the Request Id: fa44e5fc-12859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204-, and the Request Id: be038914-12861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203, and the Request Id: c770b2cf-12864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255, and the Request Id: 98512d9e-12869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197-, and the Request Id: 2eeafa96-12870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200, and the Request Id: f848fbf1-12875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196, and the Request Id: 0dd8c282-12878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197, and the Request Id: f2e8f80d-12879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203-, and the Request Id: 8594d3d2-12880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.640+0000 [webflux-http-epoll-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: 3aab32ea-12881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.646+0000 [Thread-8716] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:36 2026-07-15T20:44:36.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255-, and the Request Id: 48d79765-12883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200-, and the Request Id: 0cb5f90e-12884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197-, and the Request Id: a815922f-12888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196-, and the Request Id: 43bb3585-12889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261, and the Request Id: d32a452b-12892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203-, and the Request Id: 29459d10-12893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261-, and the Request Id: 14be85f7-12899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.686+0000 [webflux-http-epoll-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: fa44e5fc-12911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.688+0000 [webflux-http-epoll-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: 98512d9e-12916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204, and the Request Id: c770b2cf-12918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205, and the Request Id: b3d59cad-12919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200, and the Request Id: b497a094-12920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198-, and the Request Id: 2eeafa96-12923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204-, and the Request Id: 8594d3d2-12925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.699+0000 [webflux-http-epoll-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: 48d79765-12928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205-, and the Request Id: be038914-12930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200-, and the Request Id: 3e394cc0-12931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-12933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-12935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198, and the Request Id: f2e8f80d-12936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-12938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-12933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-12941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-12942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-12943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262, and the Request Id: d32a452b-12944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201, and the Request Id: f848fbf1-12945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-12942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-12946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-12943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204, and the Request Id: 3aab32ea-12947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197, and the Request Id: 0dd8c282-12948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201-, and the Request Id: 0cb5f90e-12949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198-, and the Request Id: a815922f-12950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-12951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-12952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262-, and the Request Id: 14be85f7-12953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-12954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-12955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-12956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-12958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204-, and the Request Id: 29459d10-12959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-12957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-12960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-12961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-12961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197-, and the Request Id: 43bb3585-12962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-12963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-12963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199, and the Request Id: fa44e5fc-12964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-12965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-12966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-12966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-12967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-12968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-12969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-12968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-12967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-12969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-12970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-12971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-12972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-12973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-12972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-12974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-12975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205, and the Request Id: c770b2cf-12976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257, and the Request Id: 98512d9e-12977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-12978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-12978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-12979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-12980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-12979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-12981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199-, and the Request Id: 2eeafa96-12982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-12981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-12983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-12983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263, and the Request Id: d32a452b-12984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-12985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-12986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-12986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-12980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-12987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206, and the Request Id: b3d59cad-12989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-12988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-12987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201, and the Request Id: b497a094-12990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-12991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199, and the Request Id: f2e8f80d-12992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205-, and the Request Id: 8594d3d2-12993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263-, and the Request Id: 14be85f7-12994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257-, and the Request Id: 48d79765-12995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-12996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-12988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-12996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-12997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-12997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206-, and the Request Id: be038914-12998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201-, and the Request Id: 3e394cc0-12999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205, and the Request Id: 3aab32ea-13003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202, and the Request Id: f848fbf1-13004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.783+0000 [Thread-8801] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:36 2026-07-15T20:44:36.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199-, and the Request Id: a815922f-13006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198, and the Request Id: 0dd8c282-13011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.797+0000 [webflux-http-epoll-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: 0cb5f90e-13015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.799+0000 [webflux-http-epoll-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: 29459d10-13017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198-, and the Request Id: 43bb3585-13019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.800+0000 [Thread-8815] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:36 2026-07-15T20:44:36.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206, and the Request Id: c770b2cf-13024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258, and the Request Id: 98512d9e-13029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202, and the Request Id: b497a094-13038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200, and the Request Id: fa44e5fc-13037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258-, and the Request Id: 48d79765-13039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206-, and the Request Id: 8594d3d2-13040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200-, and the Request Id: 2eeafa96-13044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207, and the Request Id: b3d59cad-13048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264, and the Request Id: d32a452b-13049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202-, and the Request Id: 3e394cc0-13051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207-, and the Request Id: be038914-13055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264-, and the Request Id: 14be85f7-13056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203, and the Request Id: f848fbf1-13064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206, and the Request Id: 3aab32ea-13065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206-, and the Request Id: 29459d10-13072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200, and the Request Id: f2e8f80d-13074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203-, and the Request Id: 0cb5f90e-13075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199, and the Request Id: 0dd8c282-13076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259, and the Request Id: 98512d9e-13087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207, and the Request Id: c770b2cf-13088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200-, and the Request Id: a815922f-13089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201, and the Request Id: fa44e5fc-13090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199-, and the Request Id: 43bb3585-13092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259-, and the Request Id: 48d79765-13096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207-, and the Request Id: 8594d3d2-13098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203, and the Request Id: b497a094-13102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207, and the Request Id: 3aab32ea-13105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201-, and the Request Id: 2eeafa96-13106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:36 2026-07-15T20:44:36.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208, and the Request Id: b3d59cad-13108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204, and the Request Id: f848fbf1-13114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207-, and the Request Id: 29459d10-13115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203-, and the Request Id: 3e394cc0-13118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.913+0000 [Thread-8880] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:37 2026-07-15T20:44:36.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204-, and the Request Id: 0cb5f90e-13125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265, and the Request Id: d32a452b-13126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260, and the Request Id: 98512d9e-13129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.923+0000 [webflux-http-epoll-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: be038914-13130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201, and the Request Id: f2e8f80d-13138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265-, and the Request Id: 14be85f7-13139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260-, and the Request Id: 48d79765-13141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200, and the Request Id: 0dd8c282-13146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208, and the Request Id: c770b2cf-13148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208-, and the Request Id: 8594d3d2-13151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201-, and the Request Id: a815922f-13153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202, and the Request Id: fa44e5fc-13154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.952+0000 [webflux-http-epoll-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: 3aab32ea-13158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204, and the Request Id: b497a094-13162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200-, and the Request Id: 43bb3585-13164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202-, and the Request Id: 2eeafa96-13165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208-, and the Request Id: 29459d10-13167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205, and the Request Id: f848fbf1-13168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204-, and the Request Id: 3e394cc0-13173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209, and the Request Id: b3d59cad-13180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205-, and the Request Id: 0cb5f90e-13181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:36.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.002+0000 [webflux-http-epoll-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: be038914-13191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266, and the Request Id: d32a452b-13192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202, and the Request Id: f2e8f80d-13196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261, and the Request Id: 98512d9e-13197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266-, and the Request Id: 14be85f7-13200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261-, and the Request Id: 48d79765-13201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202-, and the Request Id: a815922f-13203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201, and the Request Id: 0dd8c282-13210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205, and the Request Id: b497a094-13211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209, and the Request Id: c770b2cf-13212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209, and the Request Id: 3aab32ea-13214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209-, and the Request Id: 8594d3d2-13218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205-, and the Request Id: 3e394cc0-13219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209-, and the Request Id: 29459d10-13222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206, and the Request Id: f848fbf1-13223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206-, and the Request Id: 0cb5f90e-13231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201-, and the Request Id: 43bb3585-13233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203, and the Request Id: fa44e5fc-13235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267, and the Request Id: d32a452b-13241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203, and the Request Id: f2e8f80d-13242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210, and the Request Id: b3d59cad-13244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203-, and the Request Id: a815922f-13247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267-, and the Request Id: 14be85f7-13250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203-, and the Request Id: 2eeafa96-13255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210-, and the Request Id: be038914-13258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210, and the Request Id: 3aab32ea-13260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262, and the Request Id: 98512d9e-13265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210, and the Request Id: c770b2cf-13268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210-, and the Request Id: 29459d10-13273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206, and the Request Id: b497a094-13274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262-, and the Request Id: 48d79765-13276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268, and the Request Id: d32a452b-13285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.126+0000 [webflux-http-epoll-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: 3e394cc0-13289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.126+0000 [webflux-http-epoll-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: 0dd8c282-13290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207, and the Request Id: f848fbf1-13288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268-, and the Request Id: 14be85f7-13291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.132+0000 [webflux-http-epoll-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: 8594d3d2-13294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.133+0000 [webflux-http-epoll-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: 43bb3585-13296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263, and the Request Id: 98512d9e-13299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204, and the Request Id: fa44e5fc-13302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211, and the Request Id: b3d59cad-13304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207-, and the Request Id: 0cb5f90e-13305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204, and the Request Id: f2e8f80d-13309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263-, and the Request Id: 48d79765-13311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204-, and the Request Id: 2eeafa96-13315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269, and the Request Id: d32a452b-13319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211-, and the Request Id: be038914-13320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204-, and the Request Id: a815922f-13324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211, and the Request Id: 3aab32ea-13327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269-, and the Request Id: 14be85f7-13329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207, and the Request Id: b497a094-13333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211-, and the Request Id: 29459d10-13335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264, and the Request Id: 98512d9e-13342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207-, and the Request Id: 3e394cc0-13346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211, and the Request Id: c770b2cf-13352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203, and the Request Id: 0dd8c282-13353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211-, and the Request Id: 8594d3d2-13355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205, and the Request Id: f2e8f80d-13359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205-, and the Request Id: a815922f-13364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203-, and the Request Id: 43bb3585-13368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270, and the Request Id: d32a452b-13370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208, and the Request Id: f848fbf1-13371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264-, and the Request Id: 48d79765-13372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205, and the Request Id: fa44e5fc-13377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270-, and the Request Id: 14be85f7-13378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208, and the Request Id: b497a094-13381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208-, and the Request Id: 3e394cc0-13383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212, and the Request Id: 3aab32ea-13389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208-, and the Request Id: 0cb5f90e-13390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.420+0000 [webflux-http-epoll-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: b3d59cad-13391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.432+0000 [webflux-http-epoll-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: 2eeafa96-13393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206, and the Request Id: f2e8f80d-13399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212-, and the Request Id: 29459d10-13401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271, and the Request Id: d32a452b-13403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212-, and the Request Id: be038914-13409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206-, and the Request Id: a815922f-13413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265, and the Request Id: 98512d9e-13414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212, and the Request Id: c770b2cf-13416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209, and the Request Id: b497a094-13418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212-, and the Request Id: 8594d3d2-13420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271-, and the Request Id: 14be85f7-13424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265-, and the Request Id: 48d79765-13425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204, and the Request Id: 0dd8c282-13429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209-, and the Request Id: 3e394cc0-13432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213, and the Request Id: 3aab32ea-13438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204-, and the Request Id: 43bb3585-13441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.500+0000 [webflux-http-epoll-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: fa44e5fc-13447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213-, and the Request Id: 29459d10-13448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209, and the Request Id: f848fbf1-13453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.515+0000 [webflux-http-epoll-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: 98512d9e-13456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206-, and the Request Id: 2eeafa96-13457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213, and the Request Id: b3d59cad-13458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209-, and the Request Id: 0cb5f90e-13459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213-, and the Request Id: be038914-13464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.532+0000 [webflux-http-epoll-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: 48d79765-13471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213, and the Request Id: c770b2cf-13474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272, and the Request Id: d32a452b-13475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207, and the Request Id: f2e8f80d-13478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272-, and the Request Id: 14be85f7-13483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207-, and the Request Id: a815922f-13489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.553+0000 [webflux-http-epoll-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: 8594d3d2-13490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205, and the Request Id: 0dd8c282-13491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214, and the Request Id: 3aab32ea-13493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210, and the Request Id: b497a094-13496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210, and the Request Id: f848fbf1-13499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214-, and the Request Id: 29459d10-13502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207, and the Request Id: fa44e5fc-13504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205-, and the Request Id: 43bb3585-13506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214, and the Request Id: b3d59cad-13508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210-, and the Request Id: 0cb5f90e-13509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.595+0000 [webflux-http-epoll-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: be038914-13513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210-, and the Request Id: 3e394cc0-13515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267, and the Request Id: 98512d9e-13518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207-, and the Request Id: 2eeafa96-13521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273, and the Request Id: d32a452b-13523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208, and the Request Id: f2e8f80d-13524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267-, and the Request Id: 48d79765-13529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208-, and the Request Id: a815922f-13533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273-, and the Request Id: 14be85f7-13536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214, and the Request Id: c770b2cf-13543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215, and the Request Id: 3aab32ea-13546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215-, and the Request Id: 29459d10-13550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.654+0000 [webflux-http-epoll-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: b497a094-13551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214-, and the Request Id: 8594d3d2-13553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211, and the Request Id: f848fbf1-13556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206, and the Request Id: 0dd8c282-13564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211-, and the Request Id: 0cb5f90e-13566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208, and the Request Id: fa44e5fc-13567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206-, and the Request Id: 43bb3585-13572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.689+0000 [webflux-http-epoll-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: b3d59cad-13573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211-, and the Request Id: 3e394cc0-13574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215, and the Request Id: c770b2cf-13580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208-, and the Request Id: 2eeafa96-13583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268, and the Request Id: 98512d9e-13587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274, and the Request Id: d32a452b-13591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209, and the Request Id: f2e8f80d-13592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268-, and the Request Id: 48d79765-13594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215-, and the Request Id: be038914-13595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.748+0000 [webflux-http-epoll-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: 8594d3d2-13596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209-, and the Request Id: a815922f-13598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274-, and the Request Id: 14be85f7-13601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212, and the Request Id: f848fbf1-13605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216, and the Request Id: 3aab32ea-13606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212, and the Request Id: b497a094-13617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.820+0000 [webflux-http-epoll-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: 29459d10-13618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269, and the Request Id: 98512d9e-13624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269-, and the Request Id: 48d79765-13626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.840+0000 [webflux-http-epoll-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: 0cb5f90e-13627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.846+0000 [webflux-http-epoll-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: 3e394cc0-13628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207, and the Request Id: 0dd8c282-13635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210, and the Request Id: f2e8f80d-13642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275, and the Request Id: d32a452b-13644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209, and the Request Id: fa44e5fc-13648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207-, and the Request Id: 43bb3585-13649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209-, and the Request Id: 2eeafa96-13650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216, and the Request Id: b3d59cad-13653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216, and the Request Id: c770b2cf-13656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275-, and the Request Id: 14be85f7-13658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216-, and the Request Id: be038914-13661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270, and the Request Id: 98512d9e-13663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210-, and the Request Id: a815922f-13666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217, and the Request Id: 3aab32ea-13668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216-, and the Request Id: 8594d3d2-13673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213, and the Request Id: b497a094-13674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208, and the Request Id: 0dd8c282-13676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:37 2026-07-15T20:44:37.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270-, and the Request Id: 48d79765-13679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217-, and the Request Id: 29459d10-13683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213-, and the Request Id: 3e394cc0-13685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213, and the Request Id: f848fbf1-13686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208-, and the Request Id: 43bb3585-13690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210, and the Request Id: fa44e5fc-13696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276, and the Request Id: d32a452b-13698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213-, and the Request Id: 0cb5f90e-13700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211, and the Request Id: f2e8f80d-13705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217, and the Request Id: b3d59cad-13707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217, and the Request Id: c770b2cf-13710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276-, and the Request Id: 14be85f7-13711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210-, and the Request Id: 2eeafa96-13713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217-, and the Request Id: be038914-13714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211-, and the Request Id: a815922f-13716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:37.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218, and the Request Id: 3aab32ea-13725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271, and the Request Id: 98512d9e-13726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217-, and the Request Id: 8594d3d2-13727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271-, and the Request Id: 48d79765-13734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214, and the Request Id: b497a094-13742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218-, and the Request Id: 29459d10-13743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209, and the Request Id: 0dd8c282-13747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277, and the Request Id: d32a452b-13748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218, and the Request Id: b3d59cad-13751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277-, and the Request Id: 14be85f7-13752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209-, and the Request Id: 43bb3585-13757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218-, and the Request Id: be038914-13759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.050+0000 [webflux-http-epoll-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: 3e394cc0-13760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214, and the Request Id: f848fbf1-13763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212, and the Request Id: f2e8f80d-13770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272, and the Request Id: 98512d9e-13773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218, and the Request Id: c770b2cf-13780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211, and the Request Id: fa44e5fc-13783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214-, and the Request Id: 0cb5f90e-13784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212-, and the Request Id: a815922f-13785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219, and the Request Id: 3aab32ea-13787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272-, and the Request Id: 48d79765-13789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278, and the Request Id: d32a452b-13790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218-, and the Request Id: 8594d3d2-13792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219-, and the Request Id: 29459d10-13793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211-, and the Request Id: 2eeafa96-13794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278-, and the Request Id: 14be85f7-13799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.101+0000 [webflux-http-epoll-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: b3d59cad-13804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215, and the Request Id: b497a094-13807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.109+0000 [webflux-http-epoll-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: f848fbf1-13814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215-, and the Request Id: 3e394cc0-13820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213, and the Request Id: f2e8f80d-13824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219-, and the Request Id: be038914-13826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210, and the Request Id: 0dd8c282-13827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215-, and the Request Id: 0cb5f90e-13828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273, and the Request Id: 98512d9e-13833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210-, and the Request Id: 43bb3585-13837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219, and the Request Id: c770b2cf-13839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212, and the Request Id: fa44e5fc-13842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.145+0000 [webflux-http-epoll-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: a815922f-13844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220, and the Request Id: 3aab32ea-13845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219-, and the Request Id: 8594d3d2-13846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273-, and the Request Id: 48d79765-13847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220-, and the Request Id: 29459d10-13853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279, and the Request Id: d32a452b-13854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212-, and the Request Id: 2eeafa96-13858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279-, and the Request Id: 14be85f7-13864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216, and the Request Id: b497a094-13870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220, and the Request Id: b3d59cad-13872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.164+0000 [webflux-http-epoll-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: f848fbf1-13873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211, and the Request Id: 0dd8c282-13878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274, and the Request Id: 98512d9e-13882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220-, and the Request Id: be038914-13885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216-, and the Request Id: 3e394cc0-13886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211-, and the Request Id: 43bb3585-13887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214, and the Request Id: f2e8f80d-13891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216-, and the Request Id: 0cb5f90e-13894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274-, and the Request Id: 48d79765-13896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280, and the Request Id: d32a452b-13897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.198+0000 [webflux-http-epoll-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: 3aab32ea-13899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214-, and the Request Id: a815922f-13903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220, and the Request Id: c770b2cf-13908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213, and the Request Id: fa44e5fc-13910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280-, and the Request Id: 14be85f7-13912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221-, and the Request Id: 29459d10-13913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.211+0000 [webflux-http-epoll-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: 8594d3d2-13917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.214+0000 [webflux-http-epoll-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: 2eeafa96-13922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212, and the Request Id: 0dd8c282-13928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-13929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-13935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.229+0000 [webflux-http-epoll-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: f848fbf1-13936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221, and the Request Id: b3d59cad-13937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-13938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-13939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-13938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-13940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212-, and the Request Id: 43bb3585-13944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281, and the Request Id: d32a452b-13946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-13940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217-, and the Request Id: 0cb5f90e-13947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217, and the Request Id: b497a094-13948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.239+0000 [webflux-http-epoll-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: 98512d9e-13949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-13950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221-, and the Request Id: be038914-13951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-13950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-13952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-13953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-13952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-13953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-13954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-13955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-13956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-13957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-13958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-13954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217-, and the Request Id: 3e394cc0-13959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-13960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.247+0000 [webflux-http-epoll-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: 48d79765-13961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215, and the Request Id: f2e8f80d-13962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281-, and the Request Id: 14be85f7-13963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-13964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-13964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-13957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-13958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221, and the Request Id: c770b2cf-13965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-13966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-13966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214, and the Request Id: fa44e5fc-13967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-13968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222, and the Request Id: 3aab32ea-13969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-13970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-13971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-13972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-13973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.257+0000 [webflux-http-epoll-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: a815922f-13974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-13975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-13975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222-, and the Request Id: 29459d10-13976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221-, and the Request Id: 8594d3d2-13977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-13978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.260+0000 [webflux-http-epoll-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: 2eeafa96-13979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-13980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-13981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-13982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-13983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-13983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-13984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-13984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222, and the Request Id: b3d59cad-13985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-13986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-13987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-13987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-13988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-13989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-13989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-13990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213, and the Request Id: 0dd8c282-13991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-13992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-13990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-13993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-13994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-13993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-13994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276, and the Request Id: 98512d9e-13995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-13996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-13997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-13997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-13998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-13998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-13999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282, and the Request Id: d32a452b-14000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218, and the Request Id: f848fbf1-14001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213-, and the Request Id: 43bb3585-14006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222-, and the Request Id: be038914-14008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218-, and the Request Id: 0cb5f90e-14009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282-, and the Request Id: 14be85f7-14010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276-, and the Request Id: 48d79765-14012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.332+0000 [webflux-http-epoll-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: fa44e5fc-14013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218, and the Request Id: b497a094-14023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222, and the Request Id: c770b2cf-14024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223, and the Request Id: 3aab32ea-14028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215-, and the Request Id: 2eeafa96-14029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222-, and the Request Id: 8594d3d2-14032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216, and the Request Id: f2e8f80d-14033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218-, and the Request Id: 3e394cc0-14034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223-, and the Request Id: 29459d10-14036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.362+0000 [webflux-http-epoll-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: a815922f-14044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.364+0000 [webflux-http-epoll-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: f848fbf1-14045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214, and the Request Id: 0dd8c282-14052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.374+0000 [webflux-http-epoll-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: 0cb5f90e-14058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283, and the Request Id: d32a452b-14060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223, and the Request Id: b3d59cad-14062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223, and the Request Id: c770b2cf-14067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214-, and the Request Id: 43bb3585-14069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283-, and the Request Id: 14be85f7-14070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223-, and the Request Id: be038914-14071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.384+0000 [webflux-http-epoll-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: fa44e5fc-14072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219, and the Request Id: b497a094-14075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217, and the Request Id: f2e8f80d-14081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277, and the Request Id: 98512d9e-14084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224, and the Request Id: 3aab32ea-14085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223-, and the Request Id: 8594d3d2-14086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216-, and the Request Id: 2eeafa96-14089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277-, and the Request Id: 48d79765-14091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219-, and the Request Id: 3e394cc0-14092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217-, and the Request Id: a815922f-14093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224-, and the Request Id: 29459d10-14101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224, and the Request Id: b3d59cad-14110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220, and the Request Id: f848fbf1-14111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.416+0000 [webflux-http-epoll-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: d32a452b-14117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215, and the Request Id: 0dd8c282-14118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224-, and the Request Id: be038914-14120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.428+0000 [webflux-http-epoll-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: 14be85f7-14124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220-, and the Request Id: 0cb5f90e-14126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224, and the Request Id: c770b2cf-14129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218, and the Request Id: f2e8f80d-14131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217, and the Request Id: fa44e5fc-14136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220, and the Request Id: b497a094-14138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215-, and the Request Id: 43bb3585-14139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224-, and the Request Id: 8594d3d2-14141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218-, and the Request Id: a815922f-14143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278, and the Request Id: 98512d9e-14146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220-, and the Request Id: 3e394cc0-14148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.446+0000 [webflux-http-epoll-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: 2eeafa96-14150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225, and the Request Id: 3aab32ea-14156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278-, and the Request Id: 48d79765-14158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225, and the Request Id: b3d59cad-14168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225-, and the Request Id: 29459d10-14169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221, and the Request Id: f848fbf1-14170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285, and the Request Id: d32a452b-14173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221-, and the Request Id: 0cb5f90e-14177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285-, and the Request Id: 14be85f7-14178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.471+0000 [webflux-http-epoll-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: be038914-14179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216, and the Request Id: 0dd8c282-14183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225, and the Request Id: c770b2cf-14189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216-, and the Request Id: 43bb3585-14193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.483+0000 [webflux-http-epoll-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: b497a094-14197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219, and the Request Id: f2e8f80d-14199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225-, and the Request Id: 8594d3d2-14201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221-, and the Request Id: 3e394cc0-14202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218, and the Request Id: fa44e5fc-14204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219-, and the Request Id: a815922f-14206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279, and the Request Id: 98512d9e-14214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218-, and the Request Id: 2eeafa96-14215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286, and the Request Id: d32a452b-14218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226, and the Request Id: 3aab32ea-14219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.498+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226, and the Request Id: b3d59cad-14224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222, and the Request Id: f848fbf1-14225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279-, and the Request Id: 48d79765-14229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.506+0000 [webflux-http-epoll-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: be038914-14230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286-, and the Request Id: 14be85f7-14231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.527+0000 [webflux-http-epoll-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: b497a094-14236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.528+0000 [webflux-http-epoll-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: 0cb5f90e-14240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226-, and the Request Id: 29459d10-14242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220, and the Request Id: f2e8f80d-14243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222-, and the Request Id: 3e394cc0-14246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217, and the Request Id: 0dd8c282-14249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220-, and the Request Id: a815922f-14253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217-, and the Request Id: 43bb3585-14261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.559+0000 [webflux-http-epoll-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: c770b2cf-14262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.561+0000 [webflux-http-epoll-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: d32a452b-14266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226-, and the Request Id: 8594d3d2-14271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219, and the Request Id: fa44e5fc-14274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.568+0000 [webflux-http-epoll-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: 14be85f7-14277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223, and the Request Id: f848fbf1-14282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.571+0000 [webflux-http-epoll-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: b3d59cad-14285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227, and the Request Id: 3aab32ea-14287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280, and the Request Id: 98512d9e-14291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223, and the Request Id: b497a094-14294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219-, and the Request Id: 2eeafa96-14295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221, and the Request Id: f2e8f80d-14297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227-, and the Request Id: be038914-14298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223-, and the Request Id: 0cb5f90e-14299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280-, and the Request Id: 48d79765-14300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227-, and the Request Id: 29459d10-14304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221-, and the Request Id: a815922f-14305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223-, and the Request Id: 3e394cc0-14306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.604+0000 [webflux-http-epoll-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: 0dd8c282-14315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288, and the Request Id: d32a452b-14320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227, and the Request Id: c770b2cf-14324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.610+0000 [webflux-http-epoll-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: 43bb3585-14326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288-, and the Request Id: 14be85f7-14331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220, and the Request Id: fa44e5fc-14334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281, and the Request Id: 98512d9e-14341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227-, and the Request Id: 8594d3d2-14344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.618+0000 [webflux-http-epoll-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: b3d59cad-14345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222, and the Request Id: f2e8f80d-14346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281-, and the Request Id: 48d79765-14348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224, and the Request Id: b497a094-14351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228, and the Request Id: 3aab32ea-14353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220-, and the Request Id: 2eeafa96-14354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222-, and the Request Id: a815922f-14357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228-, and the Request Id: be038914-14359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224, and the Request Id: f848fbf1-14360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228-, and the Request Id: 29459d10-14363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224-, and the Request Id: 0cb5f90e-14364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.692+0000 [webflux-http-epoll-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: 3e394cc0-14365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289, and the Request Id: d32a452b-14374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282, and the Request Id: 98512d9e-14385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228, and the Request Id: c770b2cf-14388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219, and the Request Id: 0dd8c282-14389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289-, and the Request Id: 14be85f7-14393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225, and the Request Id: f848fbf1-14397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282-, and the Request Id: 48d79765-14399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219-, and the Request Id: 43bb3585-14400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229, and the Request Id: b3d59cad-14402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225, and the Request Id: b497a094-14404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229, and the Request Id: 3aab32ea-14407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228-, and the Request Id: 8594d3d2-14408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229-, and the Request Id: be038914-14410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225-, and the Request Id: 0cb5f90e-14414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.822+0000 [webflux-http-epoll-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: 3e394cc0-14420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229-, and the Request Id: 29459d10-14421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223, and the Request Id: f2e8f80d-14422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229, and the Request Id: c770b2cf-14428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221, and the Request Id: fa44e5fc-14429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.867+0000 [webflux-http-epoll-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: a815922f-14432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283, and the Request Id: 98512d9e-14437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221-, and the Request Id: 2eeafa96-14438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.884+0000 [webflux-http-epoll-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: d32a452b-14441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283-, and the Request Id: 48d79765-14445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220, and the Request Id: 0dd8c282-14447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.911+0000 [webflux-http-epoll-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: 14be85f7-14450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229-, and the Request Id: 8594d3d2-14452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230, and the Request Id: b3d59cad-14455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220-, and the Request Id: 43bb3585-14458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230-, and the Request Id: be038914-14462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226, and the Request Id: b497a094-14466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.940+0000 [webflux-http-epoll-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: f848fbf1-14469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230, and the Request Id: 3aab32ea-14472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.946+0000 [webflux-http-epoll-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: 0cb5f90e-14476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222, and the Request Id: fa44e5fc-14480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284, and the Request Id: 98512d9e-14483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226-, and the Request Id: 3e394cc0-14484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:38 2026-07-15T20:44:38.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230-, and the Request Id: 29459d10-14488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291, and the Request Id: d32a452b-14489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284-, and the Request Id: 48d79765-14490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.963+0000 [webflux-http-epoll-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: 2eeafa96-14492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291-, and the Request Id: 14be85f7-14493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230, and the Request Id: c770b2cf-14504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224, and the Request Id: f2e8f80d-14508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221, and the Request Id: 0dd8c282-14510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230-, and the Request Id: 8594d3d2-14514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231, and the Request Id: b3d59cad-14516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224-, and the Request Id: a815922f-14518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:38.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221-, and the Request Id: 43bb3585-14523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.003+0000 [webflux-http-epoll-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: f848fbf1-14526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231-, and the Request Id: be038914-14528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292, and the Request Id: d32a452b-14529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227-, and the Request Id: 0cb5f90e-14537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285, and the Request Id: 98512d9e-14538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227, and the Request Id: b497a094-14540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231, and the Request Id: 3aab32ea-14543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292-, and the Request Id: 14be85f7-14544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223, and the Request Id: fa44e5fc-14547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227-, and the Request Id: 3e394cc0-14549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285-, and the Request Id: 48d79765-14551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231-, and the Request Id: 29459d10-14557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223-, and the Request Id: 2eeafa96-14558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231, and the Request Id: c770b2cf-14563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225, and the Request Id: f2e8f80d-14565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222, and the Request Id: 0dd8c282-14570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.044+0000 [webflux-http-epoll-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: b3d59cad-14571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231-, and the Request Id: 8594d3d2-14573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225-, and the Request Id: a815922f-14578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232-, and the Request Id: be038914-14579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222-, and the Request Id: 43bb3585-14580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228, and the Request Id: f848fbf1-14587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.076+0000 [webflux-http-epoll-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: d32a452b-14592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228, and the Request Id: b497a094-14595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286, and the Request Id: 98512d9e-14597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.083+0000 [webflux-http-epoll-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: 0cb5f90e-14599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.087+0000 [webflux-http-epoll-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: 14be85f7-14603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.094+0000 [webflux-http-epoll-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: 3e394cc0-14606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.099+0000 [webflux-http-epoll-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: c770b2cf-14609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224, and the Request Id: fa44e5fc-14610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286-, and the Request Id: 48d79765-14613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232, and the Request Id: 3aab32ea-14615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224-, and the Request Id: 2eeafa96-14620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232-, and the Request Id: 8594d3d2-14621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232-, and the Request Id: 29459d10-14623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223, and the Request Id: 0dd8c282-14629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.121+0000 [webflux-http-epoll-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: b3d59cad-14634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223-, and the Request Id: 43bb3585-14637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.125+0000 [webflux-http-epoll-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: f848fbf1-14640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294, and the Request Id: d32a452b-14644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226, and the Request Id: f2e8f80d-14645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229, and the Request Id: b497a094-14649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.136+0000 [webflux-http-epoll-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: be038914-14651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229-, and the Request Id: 3e394cc0-14654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.140+0000 [webflux-http-epoll-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: a815922f-14655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229-, and the Request Id: 0cb5f90e-14658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294-, and the Request Id: 14be85f7-14663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287, and the Request Id: 98512d9e-14664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225, and the Request Id: fa44e5fc-14666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233, and the Request Id: c770b2cf-14667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233, and the Request Id: 3aab32ea-14673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287-, and the Request Id: 48d79765-14676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233-, and the Request Id: 8594d3d2-14677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.161+0000 [webflux-http-epoll-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: 2eeafa96-14680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233-, and the Request Id: 29459d10-14681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224, and the Request Id: 0dd8c282-14687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234, and the Request Id: b3d59cad-14689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295, and the Request Id: d32a452b-14698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224-, and the Request Id: 43bb3585-14699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.176+0000 [webflux-http-epoll-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: f2e8f80d-14700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234-, and the Request Id: be038914-14701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295-, and the Request Id: 14be85f7-14708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230, and the Request Id: b497a094-14710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230, and the Request Id: f848fbf1-14712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227-, and the Request Id: a815922f-14716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.186+0000 [webflux-http-epoll-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: c770b2cf-14717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288, and the Request Id: 98512d9e-14721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230-, and the Request Id: 3e394cc0-14724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230-, and the Request Id: 0cb5f90e-14726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234-, and the Request Id: 8594d3d2-14731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288-, and the Request Id: 48d79765-14732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226, and the Request Id: fa44e5fc-14739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235, and the Request Id: b3d59cad-14747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.222+0000 [webflux-http-epoll-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: 3aab32ea-14750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226-, and the Request Id: 2eeafa96-14751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225, and the Request Id: 0dd8c282-14752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228, and the Request Id: f2e8f80d-14754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225-, and the Request Id: 43bb3585-14756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296, and the Request Id: d32a452b-14759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235-, and the Request Id: be038914-14760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231, and the Request Id: b497a094-14764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234-, and the Request Id: 29459d10-14767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231, and the Request Id: f848fbf1-14768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228-, and the Request Id: a815922f-14770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235, and the Request Id: c770b2cf-14776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289, and the Request Id: 98512d9e-14778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235-, and the Request Id: 8594d3d2-14780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231-, and the Request Id: 3e394cc0-14781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296-, and the Request Id: 14be85f7-14783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231-, and the Request Id: 0cb5f90e-14784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289-, and the Request Id: 48d79765-14787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227, and the Request Id: fa44e5fc-14797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226, and the Request Id: 0dd8c282-14799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227-, and the Request Id: 2eeafa96-14806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236, and the Request Id: b3d59cad-14808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226-, and the Request Id: 43bb3585-14812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.335+0000 [webflux-http-epoll-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: f848fbf1-14813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297, and the Request Id: d32a452b-14820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235, and the Request Id: 3aab32ea-14821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236, and the Request Id: c770b2cf-14825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290, and the Request Id: 98512d9e-14828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232-, and the Request Id: 0cb5f90e-14832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297-, and the Request Id: 14be85f7-14833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236-, and the Request Id: be038914-14836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235-, and the Request Id: 29459d10-14835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229, and the Request Id: f2e8f80d-14837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.364+0000 [webflux-http-epoll-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: b497a094-14838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236-, and the Request Id: 8594d3d2-14839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290-, and the Request Id: 48d79765-14841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232-, and the Request Id: 3e394cc0-14847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229-, and the Request Id: a815922f-14848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228, and the Request Id: fa44e5fc-14850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227, and the Request Id: 0dd8c282-14862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237, and the Request Id: b3d59cad-14868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237, and the Request Id: c770b2cf-14870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.394+0000 [webflux-http-epoll-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: 2eeafa96-14872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233, and the Request Id: f848fbf1-14874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237-, and the Request Id: 8594d3d2-14877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227-, and the Request Id: 43bb3585-14878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237-, and the Request Id: be038914-14883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298, and the Request Id: d32a452b-14884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233-, and the Request Id: 0cb5f90e-14885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233, and the Request Id: b497a094-14888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236, and the Request Id: 3aab32ea-14893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291, and the Request Id: 98512d9e-14895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298-, and the Request Id: 14be85f7-14898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291-, and the Request Id: 48d79765-14899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.434+0000 [webflux-http-epoll-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: 3e394cc0-14902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236-, and the Request Id: 29459d10-14904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230, and the Request Id: f2e8f80d-14906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230-, and the Request Id: a815922f-14914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-14918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238, and the Request Id: c770b2cf-14919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234, and the Request Id: f848fbf1-14920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-14918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229, and the Request Id: fa44e5fc-14924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-14925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-14925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234-, and the Request Id: 0cb5f90e-14928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238-, and the Request Id: 8594d3d2-14929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-14931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-14931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238, and the Request Id: b3d59cad-14932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299, and the Request Id: d32a452b-14937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228, and the Request Id: 0dd8c282-14940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238-, and the Request Id: be038914-14941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299-, and the Request Id: 14be85f7-14942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-14945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234, and the Request Id: b497a094-14946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-14948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-14948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228-, and the Request Id: 43bb3585-14949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-14950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-14950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-14951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292, and the Request Id: 98512d9e-14953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231, and the Request Id: f2e8f80d-14954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229-, and the Request Id: 2eeafa96-14955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292-, and the Request Id: 48d79765-14956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-14957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234-, and the Request Id: 3e394cc0-14958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-14957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-14959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.525+0000 [webflux-http-epoll-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: a815922f-14960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-14959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-14961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237, and the Request Id: 3aab32ea-14962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-14963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-14964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-14965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-14965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-14966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-14967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-14967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239, and the Request Id: c770b2cf-14968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-14969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237-, and the Request Id: 29459d10-14970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-14971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-14972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-14973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.539+0000 [Thread-10139] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:39 2026-07-15T20:44:39.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-14974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-14975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-14976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-14977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-14978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-14979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-14980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-14980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-14981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-14982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-14983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-14982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-14984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239-, and the Request Id: 8594d3d2-14985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-14986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-14986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-14987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.566+0000 [webflux-http-epoll-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: d32a452b-14988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-14983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-14987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-14989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-14990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-14989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-14991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235, and the Request Id: f848fbf1-14992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235, and the Request Id: b497a094-14993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-14991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-14994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-14995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-14996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-14996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-14997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-14998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235-, and the Request Id: 0cb5f90e-14999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-14995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-14997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-14998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.573+0000 [webflux-http-epoll-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: 14be85f7-15001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.575+0000 [webflux-http-epoll-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: 0dd8c282-15005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239, and the Request Id: b3d59cad-15006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232, and the Request Id: f2e8f80d-15007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235-, and the Request Id: 3e394cc0-15009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230, and the Request Id: fa44e5fc-15011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293, and the Request Id: 98512d9e-15017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.602+0000 [webflux-http-epoll-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: 3aab32ea-15018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232-, and the Request Id: a815922f-15019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239-, and the Request Id: be038914-15020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240, and the Request Id: c770b2cf-15024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238-, and the Request Id: 29459d10-15027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.626+0000 [webflux-http-epoll-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: 2eeafa96-15029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.630+0000 [webflux-http-epoll-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: 43bb3585-15032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293-, and the Request Id: 48d79765-15033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240-, and the Request Id: 8594d3d2-15034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.635+0000 [webflux-http-epoll-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: b497a094-15038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236, and the Request Id: f848fbf1-15040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236-, and the Request Id: 3e394cc0-15048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236-, and the Request Id: 0cb5f90e-15051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240, and the Request Id: b3d59cad-15052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301, and the Request Id: d32a452b-15053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301-, and the Request Id: 14be85f7-15059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233, and the Request Id: f2e8f80d-15067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.716+0000 [webflux-http-epoll-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: d32a452b-15070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.720+0000 [webflux-http-epoll-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: 14be85f7-15072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.724+0000 [webflux-http-epoll-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: be038914-15073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241, and the Request Id: c770b2cf-15079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233-, and the Request Id: a815922f-15086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230, and the Request Id: 0dd8c282-15088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239, and the Request Id: 3aab32ea-15092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.762+0000 [webflux-http-epoll-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: fa44e5fc-15094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237, and the Request Id: b497a094-15095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237, and the Request Id: f848fbf1-15096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241-, and the Request Id: 8594d3d2-15099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294, and the Request Id: 98512d9e-15101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237-, and the Request Id: 3e394cc0-15103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239-, and the Request Id: 29459d10-15104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231-, and the Request Id: 2eeafa96-15105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230-, and the Request Id: 43bb3585-15106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294-, and the Request Id: 48d79765-15108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237-, and the Request Id: 0cb5f90e-15109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241, and the Request Id: b3d59cad-15118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303, and the Request Id: d32a452b-15121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303-, and the Request Id: 14be85f7-15122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241-, and the Request Id: be038914-15123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295, and the Request Id: 98512d9e-15128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.836+0000 [webflux-http-epoll-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: c770b2cf-15140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234, and the Request Id: f2e8f80d-15142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304, and the Request Id: d32a452b-15146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295-, and the Request Id: 48d79765-15148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:39 2026-07-15T20:44:39.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232, and the Request Id: fa44e5fc-15153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231, and the Request Id: 0dd8c282-15154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242-, and the Request Id: 8594d3d2-15156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234-, and the Request Id: a815922f-15157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.869+0000 [webflux-http-epoll-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: 3aab32ea-15159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304-, and the Request Id: 14be85f7-15162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242, and the Request Id: b3d59cad-15164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232-, and the Request Id: 2eeafa96-15168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231-, and the Request Id: 43bb3585-15169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242-, and the Request Id: be038914-15175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240-, and the Request Id: 29459d10-15176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296, and the Request Id: 98512d9e-15182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238, and the Request Id: b497a094-15185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238, and the Request Id: f848fbf1-15187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238-, and the Request Id: 0cb5f90e-15191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243, and the Request Id: c770b2cf-15196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305, and the Request Id: d32a452b-15197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296-, and the Request Id: 48d79765-15199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238-, and the Request Id: 3e394cc0-15203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305-, and the Request Id: 14be85f7-15205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235, and the Request Id: f2e8f80d-15207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.951+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243-, and the Request Id: 8594d3d2-15214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.960+0000 [webflux-http-epoll-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: 0dd8c282-15216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241, and the Request Id: 3aab32ea-15220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297, and the Request Id: 98512d9e-15223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243, and the Request Id: b3d59cad-15226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233, and the Request Id: fa44e5fc-15227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.982+0000 [webflux-http-epoll-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: 43bb3585-15230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.982+0000 [webflux-http-epoll-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: a815922f-15231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.988+0000 [webflux-http-epoll-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: 29459d10-15233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306, and the Request Id: d32a452b-15237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297-, and the Request Id: 48d79765-15238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:39.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306-, and the Request Id: 14be85f7-15239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243-, and the Request Id: be038914-15243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233-, and the Request Id: 2eeafa96-15250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239, and the Request Id: b497a094-15256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239, and the Request Id: f848fbf1-15257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.024+0000 [webflux-http-epoll-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: c770b2cf-15258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239-, and the Request Id: 0cb5f90e-15261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244-, and the Request Id: 8594d3d2-15263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.038+0000 [webflux-http-epoll-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: 3e394cc0-15266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307, and the Request Id: d32a452b-15269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298, and the Request Id: 98512d9e-15271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307-, and the Request Id: 14be85f7-15283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236, and the Request Id: f2e8f80d-15284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298-, and the Request Id: 48d79765-15287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242, and the Request Id: 3aab32ea-15289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.077+0000 [webflux-http-epoll-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: fa44e5fc-15290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.078+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240, and the Request Id: f848fbf1-15293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.082+0000 [webflux-http-epoll-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: 0dd8c282-15295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242-, and the Request Id: 29459d10-15296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240-, and the Request Id: 0cb5f90e-15297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.088+0000 [webflux-http-epoll-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: a815922f-15300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234-, and the Request Id: 2eeafa96-15302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.089+0000 [webflux-http-epoll-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: 43bb3585-15303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244, and the Request Id: b3d59cad-15305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244-, and the Request Id: be038914-15318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308, and the Request Id: d32a452b-15322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299, and the Request Id: 98512d9e-15323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245, and the Request Id: c770b2cf-15324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245-, and the Request Id: 8594d3d2-15332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240, and the Request Id: b497a094-15337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299-, and the Request Id: 48d79765-15338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308-, and the Request Id: 14be85f7-15341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235, and the Request Id: fa44e5fc-15343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241, and the Request Id: f848fbf1-15345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240-, and the Request Id: 3e394cc0-15346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237, and the Request Id: f2e8f80d-15352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234, and the Request Id: 0dd8c282-15355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243, and the Request Id: 3aab32ea-15356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241-, and the Request Id: 0cb5f90e-15359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235-, and the Request Id: 2eeafa96-15360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.152+0000 [Thread-10417] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:40 2026-07-15T20:44:40.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237-, and the Request Id: a815922f-15365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245, and the Request Id: b3d59cad-15366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309, and the Request Id: d32a452b-15370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234-, and the Request Id: 43bb3585-15371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243-, and the Request Id: 29459d10-15372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245-, and the Request Id: be038914-15375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309-, and the Request Id: 14be85f7-15376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246, and the Request Id: c770b2cf-15378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300, and the Request Id: 98512d9e-15386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241, and the Request Id: b497a094-15391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246-, and the Request Id: 8594d3d2-15393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.248+0000 [webflux-http-epoll-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: f848fbf1-15396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300-, and the Request Id: 48d79765-15402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236, and the Request Id: fa44e5fc-15403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.262+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241-, and the Request Id: 3e394cc0-15406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242-, and the Request Id: 0cb5f90e-15409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235, and the Request Id: 0dd8c282-15412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244, and the Request Id: 3aab32ea-15413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.281+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238, and the Request Id: f2e8f80d-15418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.295+0000 [webflux-http-epoll-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: d32a452b-15421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.296+0000 [webflux-http-epoll-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: 29459d10-15422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238-, and the Request Id: a815922f-15425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236-, and the Request Id: 2eeafa96-15427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235-, and the Request Id: 43bb3585-15429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247, and the Request Id: c770b2cf-15431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.322+0000 [webflux-http-epoll-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: 14be85f7-15434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246, and the Request Id: b3d59cad-15436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242, and the Request Id: b497a094-15445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247-, and the Request Id: 8594d3d2-15447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246-, and the Request Id: be038914-15451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.369+0000 [webflux-http-epoll-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: 98512d9e-15453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242-, and the Request Id: 3e394cc0-15458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245, and the Request Id: 3aab32ea-15464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.392+0000 [webflux-http-epoll-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: 48d79765-15465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.396+0000 [webflux-http-epoll-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: f848fbf1-15470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311, and the Request Id: d32a452b-15473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239, and the Request Id: f2e8f80d-15475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237, and the Request Id: fa44e5fc-15476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245-, and the Request Id: 29459d10-15477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236, and the Request Id: 0dd8c282-15480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243-, and the Request Id: 0cb5f90e-15482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248, and the Request Id: c770b2cf-15486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237-, and the Request Id: 2eeafa96-15487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311-, and the Request Id: 14be85f7-15488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236-, and the Request Id: 43bb3585-15490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.494+0000 [webflux-http-epoll-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: a815922f-15493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.498+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248-, and the Request Id: 8594d3d2-15495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.522+0000 [webflux-http-epoll-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: b3d59cad-15502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302, and the Request Id: 98512d9e-15511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312, and the Request Id: d32a452b-15513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247-, and the Request Id: be038914-15514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243, and the Request Id: b497a094-15520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302-, and the Request Id: 48d79765-15523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312-, and the Request Id: 14be85f7-15525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244, and the Request Id: f848fbf1-15529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238, and the Request Id: fa44e5fc-15530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246, and the Request Id: 3aab32ea-15531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237, and the Request Id: 0dd8c282-15536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243-, and the Request Id: 3e394cc0-15539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237-, and the Request Id: 43bb3585-15541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238-, and the Request Id: 2eeafa96-15543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.603+0000 [webflux-http-epoll-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: 0cb5f90e-15544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246-, and the Request Id: 29459d10-15545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240, and the Request Id: f2e8f80d-15546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240-, and the Request Id: a815922f-15558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.631+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.631+0000 [webflux-http-epoll-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: d32a452b-15561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303, and the Request Id: 98512d9e-15567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248, and the Request Id: b3d59cad-15568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249, and the Request Id: c770b2cf-15569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.654+0000 [webflux-http-epoll-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: 14be85f7-15571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249-, and the Request Id: 8594d3d2-15573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303-, and the Request Id: 48d79765-15576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244, and the Request Id: b497a094-15584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248-, and the Request Id: be038914-15587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245, and the Request Id: f848fbf1-15590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238, and the Request Id: 0dd8c282-15594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239, and the Request Id: fa44e5fc-15595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244-, and the Request Id: 3e394cc0-15598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.691+0000 [webflux-http-epoll-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: 3aab32ea-15599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241, and the Request Id: f2e8f80d-15601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238-, and the Request Id: 43bb3585-15602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245-, and the Request Id: 0cb5f90e-15603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.701+0000 [webflux-http-epoll-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: 2eeafa96-15605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247-, and the Request Id: 29459d10-15609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.709+0000 [webflux-http-epoll-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: 98512d9e-15614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241-, and the Request Id: a815922f-15615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.716+0000 [webflux-http-epoll-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: 48d79765-15622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314, and the Request Id: d32a452b-15627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249, and the Request Id: b3d59cad-15631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250, and the Request Id: c770b2cf-15635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239, and the Request Id: 0dd8c282-15636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314-, and the Request Id: 14be85f7-15640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245, and the Request Id: b497a094-15641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249-, and the Request Id: be038914-15643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245-, and the Request Id: 3e394cc0-15652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239-, and the Request Id: 43bb3585-15653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248, and the Request Id: 3aab32ea-15654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.744+0000 [webflux-http-epoll-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: f848fbf1-15655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240, and the Request Id: fa44e5fc-15658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250-, and the Request Id: 8594d3d2-15659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242, and the Request Id: f2e8f80d-15661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305, and the Request Id: 98512d9e-15666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.754+0000 [webflux-http-epoll-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: 29459d10-15667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240-, and the Request Id: 2eeafa96-15669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305-, and the Request Id: 48d79765-15673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315, and the Request Id: d32a452b-15674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246-, and the Request Id: 0cb5f90e-15675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.768+0000 [webflux-http-epoll-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: a815922f-15680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315-, and the Request Id: 14be85f7-15690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250, and the Request Id: b3d59cad-15691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246, and the Request Id: b497a094-15695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251, and the Request Id: c770b2cf-15697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250-, and the Request Id: be038914-15700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241, and the Request Id: fa44e5fc-15706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251-, and the Request Id: 8594d3d2-15711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246-, and the Request Id: 3e394cc0-15712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240, and the Request Id: 0dd8c282-15714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.802+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241-, and the Request Id: 2eeafa96-15722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306, and the Request Id: 98512d9e-15725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249, and the Request Id: 3aab32ea-15727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316, and the Request Id: d32a452b-15728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243, and the Request Id: f2e8f80d-15729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247, and the Request Id: f848fbf1-15730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240-, and the Request Id: 43bb3585-15731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.814+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251, and the Request Id: b3d59cad-15736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306-, and the Request Id: 48d79765-15738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316-, and the Request Id: 14be85f7-15739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247-, and the Request Id: 0cb5f90e-15740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249-, and the Request Id: 29459d10-15741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243-, and the Request Id: a815922f-15743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251-, and the Request Id: be038914-15745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252, and the Request Id: c770b2cf-15753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247, and the Request Id: b497a094-15760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252-, and the Request Id: 8594d3d2-15764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241, and the Request Id: 0dd8c282-15768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.852+0000 [webflux-http-epoll-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: fa44e5fc-15770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247-, and the Request Id: 3e394cc0-15772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307, and the Request Id: 98512d9e-15776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241-, and the Request Id: 43bb3585-15778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307-, and the Request Id: 48d79765-15780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242-, and the Request Id: 2eeafa96-15781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250, and the Request Id: 3aab32ea-15785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317, and the Request Id: d32a452b-15792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244, and the Request Id: f2e8f80d-15793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250-, and the Request Id: 29459d10-15795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252, and the Request Id: b3d59cad-15802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248, and the Request Id: b497a094-15804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248, and the Request Id: f848fbf1-15805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317-, and the Request Id: 14be85f7-15806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252-, and the Request Id: be038914-15808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.892+0000 [webflux-http-epoll-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: 0cb5f90e-15813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244-, and the Request Id: a815922f-15814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253, and the Request Id: c770b2cf-15818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.898+0000 [webflux-http-epoll-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: 98512d9e-15819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248-, and the Request Id: 3e394cc0-15820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253-, and the Request Id: 8594d3d2-15827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242, and the Request Id: 0dd8c282-15831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.921+0000 [webflux-http-epoll-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: 48d79765-15832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318, and the Request Id: d32a452b-15842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242-, and the Request Id: 43bb3585-15846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.940+0000 [webflux-http-epoll-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: fa44e5fc-15847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318-, and the Request Id: 14be85f7-15848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243-, and the Request Id: 2eeafa96-15850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251, and the Request Id: 3aab32ea-15854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245, and the Request Id: f2e8f80d-15862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:40 2026-07-15T20:44:40.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253, and the Request Id: b3d59cad-15864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.968+0000 [webflux-http-epoll-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: 29459d10-15869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249, and the Request Id: b497a094-15870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249, and the Request Id: f848fbf1-15872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254, and the Request Id: c770b2cf-15874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309, and the Request Id: 98512d9e-15875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.975+0000 [webflux-http-epoll-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: a815922f-15876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253-, and the Request Id: be038914-15879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309-, and the Request Id: 48d79765-15881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243, and the Request Id: 0dd8c282-15882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.983+0000 [webflux-http-epoll-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: 0cb5f90e-15885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.985+0000 [webflux-http-epoll-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: fa44e5fc-15888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254-, and the Request Id: 8594d3d2-15889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249-, and the Request Id: 3e394cc0-15891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243-, and the Request Id: 43bb3585-15892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244-, and the Request Id: 2eeafa96-15898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319, and the Request Id: d32a452b-15902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:40.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310, and the Request Id: 98512d9e-15904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252, and the Request Id: 3aab32ea-15914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319-, and the Request Id: 14be85f7-15915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310-, and the Request Id: 48d79765-15921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254, and the Request Id: b3d59cad-15923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246, and the Request Id: f2e8f80d-15927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252-, and the Request Id: 29459d10-15929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250, and the Request Id: b497a094-15932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-15935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246-, and the Request Id: a815922f-15936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254-, and the Request Id: be038914-15937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-15938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-15935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-15941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-15942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-15941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244, and the Request Id: 0dd8c282-15943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-15942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250, and the Request Id: f848fbf1-15944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-15945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-15945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-15946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245, and the Request Id: fa44e5fc-15947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-15946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-15948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-15949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-15949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255, and the Request Id: c770b2cf-15951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-15952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250-, and the Request Id: 0cb5f90e-15953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244-, and the Request Id: 43bb3585-15954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.065+0000 [webflux-http-epoll-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: d32a452b-15955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-15957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250-, and the Request Id: 3e394cc0-15956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-15958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-15959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-15959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-15960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-15961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-15962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255-, and the Request Id: 8594d3d2-15963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-15962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-15964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-15965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-15960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-15966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311, and the Request Id: 98512d9e-15967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.077+0000 [webflux-http-epoll-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: 14be85f7-15968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-15969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-15969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-15970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253, and the Request Id: 3aab32ea-15971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245-, and the Request Id: 2eeafa96-15972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-15973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311-, and the Request Id: 48d79765-15974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-15975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-15976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-15978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-15977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-15977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-15979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-15979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-15980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255, and the Request Id: b3d59cad-15981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-15982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-15983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-15984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253-, and the Request Id: 29459d10-15985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-15986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-15984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-15987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-15988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-15987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-15988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-15989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-15989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247, and the Request Id: f2e8f80d-15990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255-, and the Request Id: be038914-15991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251, and the Request Id: b497a094-15992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-15993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-15994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-15995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-15995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-15993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-15996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-15996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321, and the Request Id: d32a452b-15997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-15998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-15998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-15999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245, and the Request Id: 0dd8c282-16000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251-, and the Request Id: 3e394cc0-16001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247-, and the Request Id: a815922f-16004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321-, and the Request Id: 14be85f7-16008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245-, and the Request Id: 43bb3585-16009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.140+0000 [webflux-http-epoll-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: f848fbf1-16012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256, and the Request Id: c770b2cf-16013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.150+0000 [webflux-http-epoll-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: 8594d3d2-16016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312, and the Request Id: 98512d9e-16021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251-, and the Request Id: 0cb5f90e-16025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246, and the Request Id: fa44e5fc-16026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256, and the Request Id: b3d59cad-16031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246-, and the Request Id: 2eeafa96-16033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312-, and the Request Id: 48d79765-16036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254, and the Request Id: 3aab32ea-16043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254-, and the Request Id: 29459d10-16046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252, and the Request Id: b497a094-16047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256-, and the Request Id: be038914-16048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.200+0000 [webflux-http-epoll-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: d32a452b-16054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252-, and the Request Id: 3e394cc0-16056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.205+0000 [webflux-http-epoll-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: 14be85f7-16060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248, and the Request Id: f2e8f80d-16062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246, and the Request Id: 0dd8c282-16063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.217+0000 [webflux-http-epoll-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: c770b2cf-16068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248-, and the Request Id: a815922f-16073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246-, and the Request Id: 43bb3585-16074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257-, and the Request Id: 8594d3d2-16076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252, and the Request Id: f848fbf1-16082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313, and the Request Id: 98512d9e-16086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255, and the Request Id: 3aab32ea-16087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252-, and the Request Id: 0cb5f90e-16090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313-, and the Request Id: 48d79765-16097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257, and the Request Id: b3d59cad-16099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247, and the Request Id: fa44e5fc-16100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.255+0000 [webflux-http-epoll-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: b497a094-16105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255-, and the Request Id: 29459d10-16107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247-, and the Request Id: 2eeafa96-16110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323, and the Request Id: d32a452b-16111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323-, and the Request Id: 14be85f7-16113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253-, and the Request Id: 3e394cc0-16115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257-, and the Request Id: be038914-16120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247, and the Request Id: 0dd8c282-16122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247-, and the Request Id: 43bb3585-16129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258, and the Request Id: c770b2cf-16130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249, and the Request Id: f2e8f80d-16132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253, and the Request Id: f848fbf1-16133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258-, and the Request Id: 8594d3d2-16135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314, and the Request Id: 98512d9e-16138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249-, and the Request Id: a815922f-16140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253-, and the Request Id: 0cb5f90e-16141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314-, and the Request Id: 48d79765-16144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248, and the Request Id: fa44e5fc-16152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256, and the Request Id: 3aab32ea-16156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.326+0000 [webflux-http-epoll-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: d32a452b-16161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256-, and the Request Id: 29459d10-16165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254, and the Request Id: b497a094-16164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248-, and the Request Id: 2eeafa96-16167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.340+0000 [webflux-http-epoll-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: 14be85f7-16172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258, and the Request Id: b3d59cad-16178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248, and the Request Id: 0dd8c282-16179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259, and the Request Id: c770b2cf-16180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254-, and the Request Id: 3e394cc0-16181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248-, and the Request Id: 43bb3585-16186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.350+0000 [webflux-http-epoll-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: 8594d3d2-16187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254, and the Request Id: f848fbf1-16191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315, and the Request Id: 98512d9e-16193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250, and the Request Id: f2e8f80d-16198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258-, and the Request Id: be038914-16201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257, and the Request Id: 3aab32ea-16205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315-, and the Request Id: 48d79765-16206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254-, and the Request Id: 0cb5f90e-16207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250-, and the Request Id: a815922f-16208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325, and the Request Id: d32a452b-16218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.378+0000 [webflux-http-epoll-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: 29459d10-16220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249, and the Request Id: fa44e5fc-16223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255, and the Request Id: b497a094-16226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260, and the Request Id: c770b2cf-16228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249-, and the Request Id: 2eeafa96-16229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325-, and the Request Id: 14be85f7-16231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.393+0000 [webflux-http-epoll-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: 3e394cc0-16236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260-, and the Request Id: 8594d3d2-16239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316, and the Request Id: 98512d9e-16243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249, and the Request Id: 0dd8c282-16248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316-, and the Request Id: 48d79765-16250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258, and the Request Id: 3aab32ea-16252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249-, and the Request Id: 43bb3585-16253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255, and the Request Id: f848fbf1-16254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258-, and the Request Id: 29459d10-16260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259, and the Request Id: b3d59cad-16264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255-, and the Request Id: 0cb5f90e-16267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251, and the Request Id: f2e8f80d-16271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.431+0000 [webflux-http-epoll-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: fa44e5fc-16273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.443+0000 [webflux-http-epoll-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: b497a094-16279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259-, and the Request Id: be038914-16280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251-, and the Request Id: a815922f-16281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250-, and the Request Id: 2eeafa96-16283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317, and the Request Id: 98512d9e-16286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326, and the Request Id: d32a452b-16294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256-, and the Request Id: 3e394cc0-16295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261, and the Request Id: c770b2cf-16298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317-, and the Request Id: 48d79765-16299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250, and the Request Id: 0dd8c282-16302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326-, and the Request Id: 14be85f7-16303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250-, and the Request Id: 43bb3585-16304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.472+0000 [webflux-http-epoll-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: 8594d3d2-16308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259, and the Request Id: 3aab32ea-16312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256, and the Request Id: f848fbf1-16315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251, and the Request Id: fa44e5fc-16324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259-, and the Request Id: 29459d10-16326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260, and the Request Id: b3d59cad-16329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256-, and the Request Id: 0cb5f90e-16331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260-, and the Request Id: be038914-16332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.495+0000 [webflux-http-epoll-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: 2eeafa96-16337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318, and the Request Id: 98512d9e-16340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252, and the Request Id: f2e8f80d-16344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318-, and the Request Id: 48d79765-16346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327, and the Request Id: d32a452b-16347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.504+0000 [webflux-http-epoll-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: b497a094-16348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.512+0000 [webflux-http-epoll-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: c770b2cf-16355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252-, and the Request Id: a815922f-16356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327-, and the Request Id: 14be85f7-16357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251, and the Request Id: 0dd8c282-16360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257-, and the Request Id: 3e394cc0-16362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251-, and the Request Id: 43bb3585-16364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262-, and the Request Id: 8594d3d2-16371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.534+0000 [webflux-http-epoll-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: 3aab32ea-16373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257, and the Request Id: f848fbf1-16377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260-, and the Request Id: 29459d10-16380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261, and the Request Id: b3d59cad-16385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252, and the Request Id: fa44e5fc-16388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257-, and the Request Id: 0cb5f90e-16391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328, and the Request Id: d32a452b-16395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261-, and the Request Id: be038914-16400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.570+0000 [webflux-http-epoll-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: 2eeafa96-16401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319, and the Request Id: 98512d9e-16403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328-, and the Request Id: 14be85f7-16404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253, and the Request Id: f2e8f80d-16407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258, and the Request Id: b497a094-16413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253-, and the Request Id: a815922f-16414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263, and the Request Id: c770b2cf-16417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319-, and the Request Id: 48d79765-16418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258-, and the Request Id: 3e394cc0-16421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263-, and the Request Id: 8594d3d2-16426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.620+0000 [webflux-http-epoll-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: 0dd8c282-16427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.636+0000 [webflux-http-epoll-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: 3aab32ea-16438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253, and the Request Id: fa44e5fc-16440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329, and the Request Id: d32a452b-16441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262, and the Request Id: b3d59cad-16442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.639+0000 [webflux-http-epoll-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: 43bb3585-16444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253-, and the Request Id: 2eeafa96-16447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262-, and the Request Id: be038914-16448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329-, and the Request Id: 14be85f7-16452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258, and the Request Id: f848fbf1-16453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261-, and the Request Id: 29459d10-16455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.660+0000 [webflux-http-epoll-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: 98512d9e-16460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.661+0000 [webflux-http-epoll-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: f2e8f80d-16461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254-, and the Request Id: a815922f-16465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258-, and the Request Id: 0cb5f90e-16468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330, and the Request Id: d32a452b-16475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.705+0000 [webflux-http-epoll-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: 48d79765-16476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259, and the Request Id: b497a094-16480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262, and the Request Id: 3aab32ea-16489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321, and the Request Id: 98512d9e-16493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330-, and the Request Id: 14be85f7-16494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321-, and the Request Id: 48d79765-16495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264, and the Request Id: c770b2cf-16497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263, and the Request Id: b3d59cad-16501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253, and the Request Id: 0dd8c282-16503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262-, and the Request Id: 29459d10-16504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254, and the Request Id: fa44e5fc-16507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253-, and the Request Id: 43bb3585-16509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263-, and the Request Id: be038914-16510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.793+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259-, and the Request Id: 3e394cc0-16512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.796+0000 [webflux-http-epoll-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: 2eeafa96-16515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264-, and the Request Id: 8594d3d2-16520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.812+0000 [webflux-http-epoll-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: f2e8f80d-16525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331, and the Request Id: d32a452b-16529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259, and the Request Id: f848fbf1-16532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331-, and the Request Id: 14be85f7-16535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259-, and the Request Id: 0cb5f90e-16541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263, and the Request Id: 3aab32ea-16542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322, and the Request Id: 98512d9e-16543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255-, and the Request Id: a815922f-16546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265, and the Request Id: c770b2cf-16550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:41 2026-07-15T20:44:41.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263-, and the Request Id: 29459d10-16552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264, and the Request Id: b3d59cad-16560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322-, and the Request Id: 48d79765-16562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260, and the Request Id: b497a094-16564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265-, and the Request Id: 8594d3d2-16565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254, and the Request Id: 0dd8c282-16567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.886+0000 [webflux-http-epoll-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: be038914-16569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255, and the Request Id: fa44e5fc-16570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260, and the Request Id: f848fbf1-16574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260-, and the Request Id: 3e394cc0-16577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.896+0000 [webflux-http-epoll-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: 2eeafa96-16579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254-, and the Request Id: 43bb3585-16580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332, and the Request Id: d32a452b-16589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260-, and the Request Id: 0cb5f90e-16590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264, and the Request Id: 3aab32ea-16592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323, and the Request Id: 98512d9e-16601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256, and the Request Id: f2e8f80d-16604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266, and the Request Id: c770b2cf-16606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332-, and the Request Id: 14be85f7-16608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264-, and the Request Id: 29459d10-16609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265, and the Request Id: b3d59cad-16610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323-, and the Request Id: 48d79765-16612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.933+0000 [webflux-http-epoll-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: 8594d3d2-16615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256-, and the Request Id: a815922f-16618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261, and the Request Id: b497a094-16621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.937+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265-, and the Request Id: be038914-16622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256, and the Request Id: fa44e5fc-16623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256-, and the Request Id: 2eeafa96-16630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261-, and the Request Id: 3e394cc0-16633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255, and the Request Id: 0dd8c282-16643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261, and the Request Id: f848fbf1-16644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265, and the Request Id: 3aab32ea-16649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255-, and the Request Id: 43bb3585-16653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267, and the Request Id: c770b2cf-16658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261-, and the Request Id: 0cb5f90e-16659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324, and the Request Id: 98512d9e-16660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266, and the Request Id: b3d59cad-16663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333, and the Request Id: d32a452b-16665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265-, and the Request Id: 29459d10-16667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257, and the Request Id: f2e8f80d-16671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262, and the Request Id: b497a094-16672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267-, and the Request Id: 8594d3d2-16673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324-, and the Request Id: 48d79765-16675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266-, and the Request Id: be038914-16676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333-, and the Request Id: 14be85f7-16677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:41.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262-, and the Request Id: 3e394cc0-16685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257-, and the Request Id: a815922f-16687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257, and the Request Id: fa44e5fc-16690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.008+0000 [webflux-http-epoll-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: 0dd8c282-16692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.020+0000 [webflux-http-epoll-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: 2eeafa96-16699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325, and the Request Id: 98512d9e-16702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.025+0000 [webflux-http-epoll-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: 43bb3585-16703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325-, and the Request Id: 48d79765-16705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267, and the Request Id: b3d59cad-16715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.036+0000 [webflux-http-epoll-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: c770b2cf-16716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334, and the Request Id: d32a452b-16720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266, and the Request Id: 3aab32ea-16723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.048+0000 [webflux-http-epoll-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: be038914-16726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334-, and the Request Id: 14be85f7-16729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258, and the Request Id: fa44e5fc-16731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262, and the Request Id: f848fbf1-16734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268-, and the Request Id: 8594d3d2-16737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258, and the Request Id: f2e8f80d-16739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266-, and the Request Id: 29459d10-16740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.059+0000 [webflux-http-epoll-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: 2eeafa96-16742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257, and the Request Id: 0dd8c282-16743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263, and the Request Id: b497a094-16747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.073+0000 [webflux-http-epoll-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: 0cb5f90e-16755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257-, and the Request Id: 43bb3585-16756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.074+0000 [webflux-http-epoll-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: 98512d9e-16757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263-, and the Request Id: 3e394cc0-16758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258-, and the Request Id: a815922f-16761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268, and the Request Id: b3d59cad-16765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.079+0000 [webflux-http-epoll-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: 48d79765-16768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268-, and the Request Id: be038914-16773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269, and the Request Id: c770b2cf-16781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335, and the Request Id: d32a452b-16782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259, and the Request Id: fa44e5fc-16785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263, and the Request Id: f848fbf1-16787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335-, and the Request Id: 14be85f7-16791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267, and the Request Id: 3aab32ea-16792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269-, and the Request Id: 8594d3d2-16793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.107+0000 [webflux-http-epoll-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: 2eeafa96-16799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.108+0000 [webflux-http-epoll-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: 29459d10-16800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263-, and the Request Id: 0cb5f90e-16801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258, and the Request Id: 0dd8c282-16802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258-, and the Request Id: 43bb3585-16812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269, and the Request Id: b3d59cad-16819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327, and the Request Id: 98512d9e-16820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.128+0000 [webflux-http-epoll-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: f2e8f80d-16824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264, and the Request Id: b497a094-16826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269-, and the Request Id: be038914-16828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264-, and the Request Id: 3e394cc0-16830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327-, and the Request Id: 48d79765-16834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336, and the Request Id: d32a452b-16835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270, and the Request Id: c770b2cf-16839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259-, and the Request Id: a815922f-16840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260, and the Request Id: fa44e5fc-16841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264, and the Request Id: f848fbf1-16845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268, and the Request Id: 3aab32ea-16848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259, and the Request Id: 0dd8c282-16849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336-, and the Request Id: 14be85f7-16850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264-, and the Request Id: 0cb5f90e-16851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270-, and the Request Id: 8594d3d2-16852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268-, and the Request Id: 29459d10-16853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260-, and the Request Id: 2eeafa96-16854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259-, and the Request Id: 43bb3585-16861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265, and the Request Id: f848fbf1-16882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270, and the Request Id: b3d59cad-16884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328, and the Request Id: 98512d9e-16887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265, and the Request Id: b497a094-16891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261, and the Request Id: fa44e5fc-16893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328-, and the Request Id: 48d79765-16897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269, and the Request Id: 3aab32ea-16898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.211+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337, and the Request Id: d32a452b-16899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265-, and the Request Id: 0cb5f90e-16903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261-, and the Request Id: 2eeafa96-16904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265-, and the Request Id: 3e394cc0-16905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270-, and the Request Id: be038914-16906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260, and the Request Id: 0dd8c282-16907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260, and the Request Id: f2e8f80d-16908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337-, and the Request Id: 14be85f7-16909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271, and the Request Id: c770b2cf-16913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260-, and the Request Id: 43bb3585-16916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.223+0000 [webflux-http-epoll-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: a815922f-16917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.224+0000 [webflux-http-epoll-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: 29459d10-16918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271-, and the Request Id: 8594d3d2-16927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-16929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-16938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.247+0000 [webflux-http-epoll-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: f848fbf1-16939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-16940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-16941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-16940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-16941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262, and the Request Id: fa44e5fc-16943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-16944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-16945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-16944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-16946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-16946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-16947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-16948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-16949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-16947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.252+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329, and the Request Id: 98512d9e-16950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266, and the Request Id: b497a094-16951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266-, and the Request Id: 0cb5f90e-16952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-16953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262-, and the Request Id: 2eeafa96-16954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-16955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-16955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-16948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-16949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271, and the Request Id: b3d59cad-16956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261, and the Request Id: f2e8f80d-16957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-16958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-16958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-16953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-16959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338, and the Request Id: d32a452b-16960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329-, and the Request Id: 48d79765-16961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-16962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-16962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-16963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-16959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261, and the Request Id: 0dd8c282-16964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.265+0000 [webflux-http-epoll-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: 3aab32ea-16965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.266+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261-, and the Request Id: a815922f-16966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-16967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-16968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.268+0000 [webflux-http-epoll-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: 3e394cc0-16969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338-, and the Request Id: 14be85f7-16970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-16971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271-, and the Request Id: be038914-16972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261-, and the Request Id: 43bb3585-16973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-16974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-16974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-16975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-16976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-16975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-16977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-16978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-16979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-16980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272, and the Request Id: c770b2cf-16981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-16982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-16983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-16984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270-, and the Request Id: 29459d10-16985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272-, and the Request Id: 8594d3d2-16986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-16987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-16988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-16989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-16987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-16989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-16990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-16991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-16992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-16993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-16993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-16994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-16995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330, and the Request Id: 98512d9e-16996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-16991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-16995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-16997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-16998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-16997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.296+0000 [webflux-http-epoll-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: fa44e5fc-16999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.297+0000 [webflux-http-epoll-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: f848fbf1-17000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262, and the Request Id: 0dd8c282-17004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267, and the Request Id: b497a094-17008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267-, and the Request Id: 0cb5f90e-17011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.311+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.311+0000 [webflux-http-epoll-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: d32a452b-17014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263-, and the Request Id: 2eeafa96-17015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330-, and the Request Id: 48d79765-17016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267-, and the Request Id: 3e394cc0-17017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262-, and the Request Id: 43bb3585-17018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262, and the Request Id: f2e8f80d-17021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272, and the Request Id: b3d59cad-17025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.327+0000 [webflux-http-epoll-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: 14be85f7-17027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.332+0000 [webflux-http-epoll-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: 3aab32ea-17031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262-, and the Request Id: a815922f-17033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.338+0000 [webflux-http-epoll-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: c770b2cf-17036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272-, and the Request Id: be038914-17038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271-, and the Request Id: 29459d10-17041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273-, and the Request Id: 8594d3d2-17048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331, and the Request Id: 98512d9e-17056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268, and the Request Id: f848fbf1-17057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.359+0000 [webflux-http-epoll-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: d32a452b-17060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263, and the Request Id: 0dd8c282-17065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.365+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268, and the Request Id: b497a094-17068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.367+0000 [webflux-http-epoll-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: fa44e5fc-17071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.368+0000 [webflux-http-epoll-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: 14be85f7-17072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268-, and the Request Id: 0cb5f90e-17073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331-, and the Request Id: 48d79765-17074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263-, and the Request Id: 43bb3585-17076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268-, and the Request Id: 3e394cc0-17080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264-, and the Request Id: 2eeafa96-17081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.380+0000 [webflux-http-epoll-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: f2e8f80d-17085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272, and the Request Id: 3aab32ea-17094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.390+0000 [webflux-http-epoll-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: b3d59cad-17098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341, and the Request Id: d32a452b-17101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.392+0000 [webflux-http-epoll-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: 98512d9e-17102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.393+0000 [webflux-http-epoll-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: a815922f-17103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.395+0000 [webflux-http-epoll-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: be038914-17106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272-, and the Request Id: 29459d10-17107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.400+0000 [webflux-http-epoll-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: 48d79765-17109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341-, and the Request Id: 14be85f7-17110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274, and the Request Id: c770b2cf-17115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264, and the Request Id: 0dd8c282-17119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269, and the Request Id: f848fbf1-17120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269, and the Request Id: b497a094-17126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274-, and the Request Id: 8594d3d2-17129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.420+0000 [webflux-http-epoll-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: 0cb5f90e-17131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.424+0000 [webflux-http-epoll-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: fa44e5fc-17133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264-, and the Request Id: 43bb3585-17137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.434+0000 [webflux-http-epoll-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: 2eeafa96-17138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269-, and the Request Id: 3e394cc0-17140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342, and the Request Id: d32a452b-17153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333, and the Request Id: 98512d9e-17155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274, and the Request Id: b3d59cad-17156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342-, and the Request Id: 14be85f7-17159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274-, and the Request Id: be038914-17163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264, and the Request Id: f2e8f80d-17168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333-, and the Request Id: 48d79765-17170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273, and the Request Id: 3aab32ea-17172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275, and the Request Id: c770b2cf-17174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270, and the Request Id: f848fbf1-17178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273-, and the Request Id: 29459d10-17180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270, and the Request Id: b497a094-17183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265, and the Request Id: 0dd8c282-17184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264-, and the Request Id: a815922f-17185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.486+0000 [webflux-http-epoll-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: 8594d3d2-17188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270-, and the Request Id: 0cb5f90e-17189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265-, and the Request Id: 43bb3585-17191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270-, and the Request Id: 3e394cc0-17192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266, and the Request Id: fa44e5fc-17198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343, and the Request Id: d32a452b-17200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.498+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334, and the Request Id: 98512d9e-17209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266-, and the Request Id: 2eeafa96-17211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334-, and the Request Id: 48d79765-17213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343-, and the Request Id: 14be85f7-17214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275, and the Request Id: b3d59cad-17227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274, and the Request Id: 3aab32ea-17228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275-, and the Request Id: be038914-17232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265, and the Request Id: f2e8f80d-17234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271, and the Request Id: f848fbf1-17238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274-, and the Request Id: 29459d10-17240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276, and the Request Id: c770b2cf-17242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271, and the Request Id: b497a094-17243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266, and the Request Id: 0dd8c282-17246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265-, and the Request Id: a815922f-17247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271-, and the Request Id: 0cb5f90e-17248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271-, and the Request Id: 3e394cc0-17251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267, and the Request Id: fa44e5fc-17255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344, and the Request Id: d32a452b-17256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276-, and the Request Id: 8594d3d2-17257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266-, and the Request Id: 43bb3585-17260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344-, and the Request Id: 14be85f7-17262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335, and the Request Id: 98512d9e-17266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267-, and the Request Id: 2eeafa96-17268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335-, and the Request Id: 48d79765-17279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276, and the Request Id: b3d59cad-17284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275, and the Request Id: 3aab32ea-17287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272, and the Request Id: b497a094-17294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266, and the Request Id: f2e8f80d-17296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277, and the Request Id: c770b2cf-17299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272, and the Request Id: f848fbf1-17300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275-, and the Request Id: 29459d10-17301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276-, and the Request Id: be038914-17302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266-, and the Request Id: a815922f-17305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277-, and the Request Id: 8594d3d2-17309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272-, and the Request Id: 3e394cc0-17310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345, and the Request Id: d32a452b-17311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268, and the Request Id: fa44e5fc-17315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267, and the Request Id: 0dd8c282-17317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.587+0000 [webflux-http-epoll-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: 0cb5f90e-17318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336, and the Request Id: 98512d9e-17321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267-, and the Request Id: 43bb3585-17324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268-, and the Request Id: 2eeafa96-17326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336-, and the Request Id: 48d79765-17327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345-, and the Request Id: 14be85f7-17328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277, and the Request Id: b3d59cad-17345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267, and the Request Id: f2e8f80d-17346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.615+0000 [webflux-http-epoll-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: 3aab32ea-17350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.616+0000 [webflux-http-epoll-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: be038914-17354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.621+0000 [webflux-http-epoll-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: a815922f-17357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278, and the Request Id: c770b2cf-17360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.624+0000 [webflux-http-epoll-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: f848fbf1-17361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276-, and the Request Id: 29459d10-17366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273-, and the Request Id: 0cb5f90e-17368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273, and the Request Id: b497a094-17370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.629+0000 [webflux-http-epoll-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: 8594d3d2-17371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269, and the Request Id: fa44e5fc-17372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346, and the Request Id: d32a452b-17376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337, and the Request Id: 98512d9e-17381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269-, and the Request Id: 2eeafa96-17384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337-, and the Request Id: 48d79765-17385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346-, and the Request Id: 14be85f7-17386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273-, and the Request Id: 3e394cc0-17387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.648+0000 [webflux-http-epoll-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: 0dd8c282-17388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278, and the Request Id: b3d59cad-17399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.657+0000 [webflux-http-epoll-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: 43bb3585-17400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268, and the Request Id: f2e8f80d-17405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278-, and the Request Id: be038914-17407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274, and the Request Id: f848fbf1-17411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277, and the Request Id: 3aab32ea-17416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274-, and the Request Id: 0cb5f90e-17418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.673+0000 [webflux-http-epoll-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: a815922f-17419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279, and the Request Id: c770b2cf-17422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277-, and the Request Id: 29459d10-17428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347, and the Request Id: d32a452b-17431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279-, and the Request Id: 8594d3d2-17432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274, and the Request Id: b497a094-17433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274-, and the Request Id: 3e394cc0-17438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347-, and the Request Id: 14be85f7-17437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270, and the Request Id: fa44e5fc-17440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.701+0000 [webflux-http-epoll-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: 0dd8c282-17447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279, and the Request Id: b3d59cad-17448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270-, and the Request Id: 2eeafa96-17453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.716+0000 [webflux-http-epoll-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: 98512d9e-17454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279-, and the Request Id: be038914-17459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275, and the Request Id: f848fbf1-17461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.729+0000 [webflux-http-epoll-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: f2e8f80d-17463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.729+0000 [webflux-http-epoll-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: 43bb3585-17464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.732+0000 [webflux-http-epoll-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: 48d79765-17468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275-, and the Request Id: 0cb5f90e-17471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.738+0000 [webflux-http-epoll-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: a815922f-17474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280, and the Request Id: c770b2cf-17476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278, and the Request Id: 3aab32ea-17481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348, and the Request Id: d32a452b-17484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275, and the Request Id: b497a094-17490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280-, and the Request Id: 8594d3d2-17491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.771+0000 [webflux-http-epoll-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: 29459d10-17496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.780+0000 [webflux-http-epoll-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: fa44e5fc-17502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270, and the Request Id: 0dd8c282-17505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348-, and the Request Id: 14be85f7-17507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280, and the Request Id: b3d59cad-17509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339, and the Request Id: 98512d9e-17510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271-, and the Request Id: 2eeafa96-17512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275-, and the Request Id: 3e394cc0-17513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280-, and the Request Id: be038914-17516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270, and the Request Id: f2e8f80d-17518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339-, and the Request Id: 48d79765-17521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.814+0000 [webflux-http-epoll-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: f848fbf1-17523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270-, and the Request Id: 43bb3585-17524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281, and the Request Id: c770b2cf-17529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276-, and the Request Id: 0cb5f90e-17532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270-, and the Request Id: a815922f-17534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349, and the Request Id: d32a452b-17540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281-, and the Request Id: 8594d3d2-17542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349-, and the Request Id: 14be85f7-17545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279, and the Request Id: 3aab32ea-17547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340, and the Request Id: 98512d9e-17556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276, and the Request Id: b497a094-17557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279-, and the Request Id: 29459d10-17560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276-, and the Request Id: 3e394cc0-17565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281, and the Request Id: b3d59cad-17569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340-, and the Request Id: 48d79765-17571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271, and the Request Id: f2e8f80d-17573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272, and the Request Id: fa44e5fc-17574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281-, and the Request Id: be038914-17576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282, and the Request Id: c770b2cf-17581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277, and the Request Id: f848fbf1-17583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271, and the Request Id: 0dd8c282-17585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.959+0000 [webflux-http-epoll-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: 0cb5f90e-17589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271-, and the Request Id: 43bb3585-17590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272-, and the Request Id: 2eeafa96-17592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282-, and the Request Id: 8594d3d2-17594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271-, and the Request Id: a815922f-17595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350, and the Request Id: d32a452b-17601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:42 2026-07-15T20:44:42.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350-, and the Request Id: 14be85f7-17610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.985+0000 [webflux-http-epoll-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: b3d59cad-17613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282-, and the Request Id: be038914-17619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341, and the Request Id: 98512d9e-17621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.990+0000 [webflux-http-epoll-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: b497a094-17622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280, and the Request Id: 3aab32ea-17628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272, and the Request Id: 0dd8c282-17634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278, and the Request Id: f848fbf1-17636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:42.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277-, and the Request Id: 3e394cc0-17637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273, and the Request Id: fa44e5fc-17638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283, and the Request Id: c770b2cf-17642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341-, and the Request Id: 48d79765-17645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280-, and the Request Id: 29459d10-17647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272-, and the Request Id: 43bb3585-17648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.008+0000 [webflux-http-epoll-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: d32a452b-17650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.008+0000 [webflux-http-epoll-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: f2e8f80d-17651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278-, and the Request Id: 0cb5f90e-17654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283-, and the Request Id: 8594d3d2-17655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273-, and the Request Id: 2eeafa96-17657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.015+0000 [webflux-http-epoll-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: b3d59cad-17661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.016+0000 [webflux-http-epoll-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: a815922f-17662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.016+0000 [webflux-http-epoll-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: 14be85f7-17664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283-, and the Request Id: be038914-17674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342, and the Request Id: 98512d9e-17676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.028+0000 [webflux-http-epoll-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: 3aab32ea-17683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278, and the Request Id: b497a094-17685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342-, and the Request Id: 48d79765-17686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273, and the Request Id: 0dd8c282-17690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281-, and the Request Id: 29459d10-17692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.036+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284, and the Request Id: c770b2cf-17697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.038+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.039+0000 [webflux-http-epoll-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: f2e8f80d-17700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278-, and the Request Id: 3e394cc0-17703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273-, and the Request Id: 43bb3585-17704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352, and the Request Id: d32a452b-17708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274, and the Request Id: fa44e5fc-17710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284-, and the Request Id: 8594d3d2-17713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273-, and the Request Id: a815922f-17714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352-, and the Request Id: 14be85f7-17715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279, and the Request Id: f848fbf1-17717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274-, and the Request Id: 2eeafa96-17718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284, and the Request Id: b3d59cad-17726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279-, and the Request Id: 0cb5f90e-17727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.065+0000 [webflux-http-epoll-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: be038914-17733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343, and the Request Id: 98512d9e-17735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.070+0000 [webflux-http-epoll-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: 3aab32ea-17740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343-, and the Request Id: 48d79765-17744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.091+0000 [webflux-http-epoll-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: d32a452b-17754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282-, and the Request Id: 29459d10-17755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274, and the Request Id: 0dd8c282-17756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285, and the Request Id: c770b2cf-17759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279, and the Request Id: b497a094-17763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.102+0000 [webflux-http-epoll-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: fa44e5fc-17765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.103+0000 [webflux-http-epoll-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: 14be85f7-17766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285-, and the Request Id: 8594d3d2-17768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280, and the Request Id: f848fbf1-17770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274-, and the Request Id: 43bb3585-17773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274, and the Request Id: f2e8f80d-17775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279-, and the Request Id: 3e394cc0-17778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285, and the Request Id: b3d59cad-17779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280-, and the Request Id: 0cb5f90e-17781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275-, and the Request Id: 2eeafa96-17782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274-, and the Request Id: a815922f-17787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283, and the Request Id: 3aab32ea-17790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344, and the Request Id: 98512d9e-17791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285-, and the Request Id: be038914-17797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283-, and the Request Id: 29459d10-17799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344-, and the Request Id: 48d79765-17802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.136+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354, and the Request Id: d32a452b-17812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.141+0000 [webflux-http-epoll-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: c770b2cf-17813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275, and the Request Id: 0dd8c282-17820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280, and the Request Id: b497a094-17822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281, and the Request Id: f848fbf1-17827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286-, and the Request Id: 8594d3d2-17829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276, and the Request Id: fa44e5fc-17830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354-, and the Request Id: 14be85f7-17831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275-, and the Request Id: 43bb3585-17832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281-, and the Request Id: 0cb5f90e-17836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286, and the Request Id: b3d59cad-17840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284, and the Request Id: 3aab32ea-17841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280-, and the Request Id: 3e394cc0-17842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275, and the Request Id: f2e8f80d-17843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276-, and the Request Id: 2eeafa96-17844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.189+0000 [webflux-http-epoll-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: 98512d9e-17849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284-, and the Request Id: 29459d10-17852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275-, and the Request Id: a815922f-17853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.196+0000 [webflux-http-epoll-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: be038914-17854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.203+0000 [webflux-http-epoll-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: 48d79765-17864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287, and the Request Id: c770b2cf-17868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355, and the Request Id: d32a452b-17872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287-, and the Request Id: 8594d3d2-17879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276, and the Request Id: 0dd8c282-17881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355-, and the Request Id: 14be85f7-17885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287, and the Request Id: b3d59cad-17889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282, and the Request Id: f848fbf1-17891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276-, and the Request Id: 43bb3585-17894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281, and the Request Id: b497a094-17895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277, and the Request Id: fa44e5fc-17902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276, and the Request Id: f2e8f80d-17903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346, and the Request Id: 98512d9e-17904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287-, and the Request Id: be038914-17905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282-, and the Request Id: 0cb5f90e-17907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281-, and the Request Id: 3e394cc0-17909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285, and the Request Id: 3aab32ea-17911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346-, and the Request Id: 48d79765-17912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277-, and the Request Id: 2eeafa96-17913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276-, and the Request Id: a815922f-17915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356, and the Request Id: d32a452b-17924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285-, and the Request Id: 29459d10-17925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288, and the Request Id: c770b2cf-17931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356-, and the Request Id: 14be85f7-17933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-17936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-17937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-17938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-17939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288-, and the Request Id: 8594d3d2-17940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-17939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.271+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277, and the Request Id: 0dd8c282-17943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-17944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-17944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-17945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-17947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-17945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-17948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283, and the Request Id: f848fbf1-17949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-17950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-17947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-17950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-17951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288, and the Request Id: b3d59cad-17952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-17951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-17953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277-, and the Request Id: 43bb3585-17954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-17955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-17956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-17955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-17956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283-, and the Request Id: 0cb5f90e-17957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-17958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-17959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282, and the Request Id: b497a094-17960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-17959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277, and the Request Id: f2e8f80d-17961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-17953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.289+0000 [webflux-http-epoll-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: fa44e5fc-17962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-17963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282-, and the Request Id: 3e394cc0-17964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-17965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-17966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-17965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277-, and the Request Id: a815922f-17967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-17968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-17968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288-, and the Request Id: be038914-17969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347, and the Request Id: 98512d9e-17970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-17971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-17972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-17972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357, and the Request Id: d32a452b-17973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278-, and the Request Id: 2eeafa96-17974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-17975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-17976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-17977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-17975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-17978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-17978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-17979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-17980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-17981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286, and the Request Id: 3aab32ea-17982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347-, and the Request Id: 48d79765-17983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357-, and the Request Id: 14be85f7-17984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-17985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-17986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-17986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-17987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-17987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-17988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-17989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-17988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-17990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-17989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289, and the Request Id: c770b2cf-17991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284, and the Request Id: f848fbf1-17992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-17993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-17994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-17995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.325+0000 [webflux-http-epoll-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: 29459d10-17996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-17997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-17998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-17999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-17998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.330+0000 [webflux-http-epoll-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: 8594d3d2-18001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278, and the Request Id: 0dd8c282-18002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284-, and the Request Id: 0cb5f90e-18003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283, and the Request Id: b497a094-18010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.339+0000 [webflux-http-epoll-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: f2e8f80d-18011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278-, and the Request Id: 43bb3585-18014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283-, and the Request Id: 3e394cc0-18020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278-, and the Request Id: a815922f-18021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279, and the Request Id: fa44e5fc-18023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289, and the Request Id: b3d59cad-18029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348, and the Request Id: 98512d9e-18031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289-, and the Request Id: be038914-18036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279-, and the Request Id: 2eeafa96-18039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285, and the Request Id: f848fbf1-18042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348-, and the Request Id: 48d79765-18043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290, and the Request Id: c770b2cf-18049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279, and the Request Id: 0dd8c282-18054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.379+0000 [webflux-http-epoll-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: d32a452b-18056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285-, and the Request Id: 0cb5f90e-18057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279-, and the Request Id: 43bb3585-18058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.381+0000 [webflux-http-epoll-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: 3aab32ea-18061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.383+0000 [webflux-http-epoll-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: 14be85f7-18065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.383+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290-, and the Request Id: 8594d3d2-18066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284, and the Request Id: b497a094-18068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279, and the Request Id: f2e8f80d-18071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287-, and the Request Id: 29459d10-18075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280, and the Request Id: fa44e5fc-18079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.392+0000 [webflux-http-epoll-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: 3e394cc0-18081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290, and the Request Id: b3d59cad-18084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349, and the Request Id: 98512d9e-18085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279-, and the Request Id: a815922f-18087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280-, and the Request Id: 2eeafa96-18089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349-, and the Request Id: 48d79765-18092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290-, and the Request Id: be038914-18093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280, and the Request Id: 0dd8c282-18104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359, and the Request Id: d32a452b-18105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.413+0000 [webflux-http-epoll-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: f848fbf1-18108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.417+0000 [webflux-http-epoll-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: c770b2cf-18113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280-, and the Request Id: 43bb3585-18114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286-, and the Request Id: 0cb5f90e-18116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359-, and the Request Id: 14be85f7-18117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285, and the Request Id: b497a094-18125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288, and the Request Id: 3aab32ea-18126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291-, and the Request Id: 8594d3d2-18127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280, and the Request Id: f2e8f80d-18133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285-, and the Request Id: 3e394cc0-18135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350, and the Request Id: 98512d9e-18138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288-, and the Request Id: 29459d10-18140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.465+0000 [webflux-http-epoll-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: b3d59cad-18143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281, and the Request Id: fa44e5fc-18145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280-, and the Request Id: a815922f-18151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360, and the Request Id: d32a452b-18155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291-, and the Request Id: be038914-18158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350-, and the Request Id: 48d79765-18159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281-, and the Request Id: 2eeafa96-18161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360-, and the Request Id: 14be85f7-18163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.512+0000 [webflux-http-epoll-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: f848fbf1-18166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292, and the Request Id: c770b2cf-18168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287-, and the Request Id: 0cb5f90e-18172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.528+0000 [webflux-http-epoll-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: 8594d3d2-18174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289, and the Request Id: 3aab32ea-18183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.533+0000 [webflux-http-epoll-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: b497a094-18186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281, and the Request Id: f2e8f80d-18189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281, and the Request Id: 0dd8c282-18191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289-, and the Request Id: 29459d10-18195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281-, and the Request Id: 43bb3585-18198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.557+0000 [webflux-http-epoll-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: a815922f-18202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282, and the Request Id: fa44e5fc-18205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288, and the Request Id: f848fbf1-18206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286-, and the Request Id: 3e394cc0-18209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351, and the Request Id: 98512d9e-18210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292, and the Request Id: b3d59cad-18214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288-, and the Request Id: 0cb5f90e-18217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293, and the Request Id: c770b2cf-18219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282-, and the Request Id: 2eeafa96-18221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351-, and the Request Id: 48d79765-18222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293-, and the Request Id: 8594d3d2-18224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361, and the Request Id: d32a452b-18228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290, and the Request Id: 3aab32ea-18232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.595+0000 [webflux-http-epoll-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: 29459d10-18238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282, and the Request Id: 0dd8c282-18239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361-, and the Request Id: 14be85f7-18240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289, and the Request Id: f848fbf1-18246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282-, and the Request Id: 43bb3585-18248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292-, and the Request Id: be038914-18249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289-, and the Request Id: 0cb5f90e-18255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.610+0000 [webflux-http-epoll-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: fa44e5fc-18258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.613+0000 [webflux-http-epoll-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: c770b2cf-18263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282, and the Request Id: f2e8f80d-18265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283-, and the Request Id: 2eeafa96-18267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287, and the Request Id: b497a094-18270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291, and the Request Id: 3aab32ea-18273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.624+0000 [webflux-http-epoll-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: 3e394cc0-18278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352, and the Request Id: 98512d9e-18279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294-, and the Request Id: 8594d3d2-18281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291-, and the Request Id: 29459d10-18282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.627+0000 [webflux-http-epoll-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: a815922f-18283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352-, and the Request Id: 48d79765-18288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362, and the Request Id: d32a452b-18292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293, and the Request Id: b3d59cad-18295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362-, and the Request Id: 14be85f7-18298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293-, and the Request Id: be038914-18302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283, and the Request Id: 0dd8c282-18311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290, and the Request Id: f848fbf1-18312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284, and the Request Id: fa44e5fc-18314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290-, and the Request Id: 0cb5f90e-18319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283-, and the Request Id: 43bb3585-18321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284-, and the Request Id: 2eeafa96-18323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.666+0000 [webflux-http-epoll-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: c770b2cf-18325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288, and the Request Id: b497a094-18329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292, and the Request Id: 3aab32ea-18331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283, and the Request Id: f2e8f80d-18334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353, and the Request Id: 98512d9e-18338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288-, and the Request Id: 3e394cc0-18339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292-, and the Request Id: 29459d10-18341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295-, and the Request Id: 8594d3d2-18342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353-, and the Request Id: 48d79765-18350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291, and the Request Id: f848fbf1-18353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.704+0000 [webflux-http-epoll-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: d32a452b-18354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283-, and the Request Id: a815922f-18355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294, and the Request Id: b3d59cad-18356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.709+0000 [webflux-http-epoll-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: 14be85f7-18359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294-, and the Request Id: be038914-18364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291-, and the Request Id: 0cb5f90e-18368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.718+0000 [webflux-http-epoll-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: 0dd8c282-18369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289, and the Request Id: b497a094-18380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.727+0000 [webflux-http-epoll-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: 43bb3585-18381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285, and the Request Id: fa44e5fc-18384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364, and the Request Id: d32a452b-18391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296, and the Request Id: c770b2cf-18397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354, and the Request Id: 98512d9e-18399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293, and the Request Id: 3aab32ea-18400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285-, and the Request Id: 2eeafa96-18401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364-, and the Request Id: 14be85f7-18402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289-, and the Request Id: 3e394cc0-18403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284, and the Request Id: f2e8f80d-18405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296-, and the Request Id: 8594d3d2-18407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293-, and the Request Id: 29459d10-18409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.751+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292, and the Request Id: f848fbf1-18414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.752+0000 [webflux-http-epoll-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: b3d59cad-18415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284-, and the Request Id: a815922f-18417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354-, and the Request Id: 48d79765-18421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.758+0000 [webflux-http-epoll-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: be038914-18422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365, and the Request Id: d32a452b-18429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285, and the Request Id: 0dd8c282-18430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365-, and the Request Id: 14be85f7-18437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286, and the Request Id: fa44e5fc-18438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292-, and the Request Id: 0cb5f90e-18439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285-, and the Request Id: 43bb3585-18443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.792+0000 [webflux-http-epoll-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: b3d59cad-18448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290, and the Request Id: b497a094-18449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286-, and the Request Id: 2eeafa96-18450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.798+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296-, and the Request Id: be038914-18462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355, and the Request Id: 98512d9e-18464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290-, and the Request Id: 3e394cc0-18465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.817+0000 [webflux-http-epoll-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: d32a452b-18469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294, and the Request Id: 3aab32ea-18473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.830+0000 [webflux-http-epoll-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: f2e8f80d-18475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.837+0000 [webflux-http-epoll-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: 14be85f7-18478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355-, and the Request Id: 48d79765-18479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287, and the Request Id: fa44e5fc-18481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297, and the Request Id: c770b2cf-18486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297-, and the Request Id: 8594d3d2-18489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285-, and the Request Id: a815922f-18490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294-, and the Request Id: 29459d10-18491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287-, and the Request Id: 2eeafa96-18494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286, and the Request Id: 0dd8c282-18499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293, and the Request Id: f848fbf1-18501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297, and the Request Id: b3d59cad-18503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367, and the Request Id: d32a452b-18511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286-, and the Request Id: 43bb3585-18512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.889+0000 [webflux-http-epoll-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: 0cb5f90e-18515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356, and the Request Id: 98512d9e-18520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291, and the Request Id: b497a094-18521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297-, and the Request Id: be038914-18522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367-, and the Request Id: 14be85f7-18525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295, and the Request Id: 3aab32ea-18528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356-, and the Request Id: 48d79765-18529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291-, and the Request Id: 3e394cc0-18532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286, and the Request Id: f2e8f80d-18533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298, and the Request Id: c770b2cf-18538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295-, and the Request Id: 29459d10-18544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.953+0000 [webflux-http-epoll-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: a815922f-18545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298-, and the Request Id: 8594d3d2-18549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288, and the Request Id: fa44e5fc-18556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368, and the Request Id: d32a452b-18559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:43 2026-07-15T20:44:43.974+0000 [webflux-http-epoll-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: f848fbf1-18565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287, and the Request Id: 0dd8c282-18567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298, and the Request Id: b3d59cad-18566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.988+0000 [webflux-http-epoll-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: 2eeafa96-18570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.991+0000 [webflux-http-epoll-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: 0cb5f90e-18575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368-, and the Request Id: 14be85f7-18576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298-, and the Request Id: be038914-18578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287-, and the Request Id: 43bb3585-18579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:43.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292, and the Request Id: b497a094-18580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.005+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299, and the Request Id: c770b2cf-18586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.008+0000 [webflux-http-epoll-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: 98512d9e-18587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299-, and the Request Id: 8594d3d2-18589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.019+0000 [webflux-http-epoll-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: 48d79765-18596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292-, and the Request Id: 3e394cc0-18597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296, and the Request Id: 3aab32ea-18598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.041+0000 [webflux-http-epoll-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: d32a452b-18602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.047+0000 [webflux-http-epoll-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: 14be85f7-18605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287, and the Request Id: f2e8f80d-18606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295, and the Request Id: f848fbf1-18614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.071+0000 [webflux-http-epoll-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: b3d59cad-18618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287-, and the Request Id: a815922f-18620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.075+0000 [Thread-12604] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:44 2026-07-15T20:44:44.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299-, and the Request Id: be038914-18621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289, and the Request Id: fa44e5fc-18622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296-, and the Request Id: 29459d10-18625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295-, and the Request Id: 0cb5f90e-18626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289-, and the Request Id: 2eeafa96-18632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.092+0000 [webflux-http-epoll-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: 0dd8c282-18633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370, and the Request Id: d32a452b-18634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.116+0000 [webflux-http-epoll-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: 43bb3585-18647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.117+0000 [Thread-12623] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:44 2026-07-15T20:44:44.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358, and the Request Id: 98512d9e-18648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293, and the Request Id: b497a094-18652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370-, and the Request Id: 14be85f7-18654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358-, and the Request Id: 48d79765-18658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300, and the Request Id: c770b2cf-18659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293-, and the Request Id: 3e394cc0-18663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296, and the Request Id: f848fbf1-18664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.158+0000 [webflux-http-epoll-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: b3d59cad-18670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.160+0000 [webflux-http-epoll-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: fa44e5fc-18671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296-, and the Request Id: 0cb5f90e-18673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300-, and the Request Id: 8594d3d2-18675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297, and the Request Id: 3aab32ea-18678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290-, and the Request Id: 2eeafa96-18683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289, and the Request Id: 0dd8c282-18686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300-, and the Request Id: be038914-18691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288, and the Request Id: f2e8f80d-18692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289-, and the Request Id: 43bb3585-18694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371, and the Request Id: d32a452b-18698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297-, and the Request Id: 29459d10-18700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359, and the Request Id: 98512d9e-18701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.216+0000 [webflux-http-epoll-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: a815922f-18702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371-, and the Request Id: 14be85f7-18706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359-, and the Request Id: 48d79765-18707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297, and the Request Id: f848fbf1-18711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.235+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294, and the Request Id: b497a094-18717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301, and the Request Id: c770b2cf-18721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297-, and the Request Id: 0cb5f90e-18722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294-, and the Request Id: 3e394cc0-18725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301-, and the Request Id: 8594d3d2-18728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291, and the Request Id: fa44e5fc-18740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372, and the Request Id: d32a452b-18741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290, and the Request Id: 0dd8c282-18742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298, and the Request Id: 3aab32ea-18743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289, and the Request Id: f2e8f80d-18746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301, and the Request Id: b3d59cad-18748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291-, and the Request Id: 2eeafa96-18753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298-, and the Request Id: 29459d10-18754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372-, and the Request Id: 14be85f7-18755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.298+0000 [webflux-http-epoll-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: a815922f-18757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301-, and the Request Id: be038914-18758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290-, and the Request Id: 43bb3585-18759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360, and the Request Id: 98512d9e-18772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295, and the Request Id: b497a094-18773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298, and the Request Id: f848fbf1-18775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.319+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302, and the Request Id: c770b2cf-18782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295-, and the Request Id: 3e394cc0-18784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298-, and the Request Id: 0cb5f90e-18785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360-, and the Request Id: 48d79765-18786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302-, and the Request Id: 8594d3d2-18789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291, and the Request Id: 0dd8c282-18792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.386+0000 [webflux-http-epoll-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: f2e8f80d-18797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373, and the Request Id: d32a452b-18802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302, and the Request Id: b3d59cad-18804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291-, and the Request Id: 43bb3585-18806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292, and the Request Id: fa44e5fc-18807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373-, and the Request Id: 14be85f7-18810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302-, and the Request Id: be038914-18811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299, and the Request Id: 3aab32ea-18813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290-, and the Request Id: a815922f-18814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292-, and the Request Id: 2eeafa96-18817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296, and the Request Id: b497a094-18823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299-, and the Request Id: 29459d10-18827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296-, and the Request Id: 3e394cc0-18830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303, and the Request Id: c770b2cf-18835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361, and the Request Id: 98512d9e-18838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292, and the Request Id: 0dd8c282-18845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299, and the Request Id: f848fbf1-18846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303-, and the Request Id: 8594d3d2-18849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361-, and the Request Id: 48d79765-18850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291, and the Request Id: f2e8f80d-18852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374, and the Request Id: d32a452b-18858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.441+0000 [Thread-12783] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:44 2026-07-15T20:44:44.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303, and the Request Id: b3d59cad-18861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292-, and the Request Id: 43bb3585-18863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291-, and the Request Id: a815922f-18864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.442+0000 [webflux-http-epoll-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: fa44e5fc-18865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299-, and the Request Id: 0cb5f90e-18867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374-, and the Request Id: 14be85f7-18868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293-, and the Request Id: 2eeafa96-18869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303-, and the Request Id: be038914-18876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.527+0000 [Thread-12815] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:44 2026-07-15T20:44:44.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297, and the Request Id: b497a094-18882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304, and the Request Id: c770b2cf-18887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362, and the Request Id: 98512d9e-18891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297-, and the Request Id: 3e394cc0-18893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362-, and the Request Id: 48d79765-18900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300, and the Request Id: 3aab32ea-18901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304-, and the Request Id: 8594d3d2-18902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293, and the Request Id: 0dd8c282-18904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292, and the Request Id: f2e8f80d-18908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300, and the Request Id: f848fbf1-18916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292-, and the Request Id: a815922f-18917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.559+0000 [webflux-http-epoll-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: 29459d10-18919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294, and the Request Id: fa44e5fc-18920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.562+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293-, and the Request Id: 43bb3585-18925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375, and the Request Id: d32a452b-18926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300-, and the Request Id: 0cb5f90e-18928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298, and the Request Id: b497a094-18931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304, and the Request Id: b3d59cad-18932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294-, and the Request Id: 2eeafa96-18934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-18937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-18937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375-, and the Request Id: 14be85f7-18938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-18939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-18941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298-, and the Request Id: 3e394cc0-18942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-18943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.629+0000 [webflux-http-epoll-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: c770b2cf-18944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-18945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-18947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-18948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304-, and the Request Id: be038914-18949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-18950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305-, and the Request Id: 8594d3d2-18951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-18947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363, and the Request Id: 98512d9e-18952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-18953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-18954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-18955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-18956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-18957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-18956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-18958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-18959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-18957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-18958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-18959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.643+0000 [webflux-http-epoll-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: f2e8f80d-18960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-18961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-18962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-18961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-18962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294, and the Request Id: 0dd8c282-18963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301, and the Request Id: 3aab32ea-18964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-18965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-18966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363-, and the Request Id: 48d79765-18967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-18968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293-, and the Request Id: a815922f-18969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-18970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-18970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-18971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-18971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294-, and the Request Id: 43bb3585-18972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-18973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-18974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-18973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-18974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376, and the Request Id: d32a452b-18975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301, and the Request Id: f848fbf1-18976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-18977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-18978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301-, and the Request Id: 29459d10-18979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-18980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-18981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-18981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-18977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-18982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-18983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-18984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-18983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299, and the Request Id: b497a094-18985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-18986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-18986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-18987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376-, and the Request Id: 14be85f7-18988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-18989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-18990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-18991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-18991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-18992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-18992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295, and the Request Id: fa44e5fc-18993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301-, and the Request Id: 0cb5f90e-18994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305, and the Request Id: b3d59cad-18995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-18996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-18996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299-, and the Request Id: 3e394cc0-18997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-18998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-18999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-18999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306, and the Request Id: c770b2cf-19003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305-, and the Request Id: be038914-19009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364, and the Request Id: 98512d9e-19011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295-, and the Request Id: 2eeafa96-19012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306-, and the Request Id: 8594d3d2-19015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294, and the Request Id: f2e8f80d-19016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364-, and the Request Id: 48d79765-19020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.682+0000 [Thread-12921] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:44 2026-07-15T20:44:44.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302, and the Request Id: 3aab32ea-19023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295, and the Request Id: 0dd8c282-19026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.688+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294-, and the Request Id: a815922f-19028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377, and the Request Id: d32a452b-19033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302, and the Request Id: f848fbf1-19034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302-, and the Request Id: 29459d10-19035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295-, and the Request Id: 43bb3585-19036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.699+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377-, and the Request Id: 14be85f7-19044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300, and the Request Id: b497a094-19048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302-, and the Request Id: 0cb5f90e-19049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365, and the Request Id: 98512d9e-19057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307, and the Request Id: c770b2cf-19059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.714+0000 [webflux-http-epoll-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: b3d59cad-19061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300-, and the Request Id: 3e394cc0-19064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296, and the Request Id: fa44e5fc-19067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295, and the Request Id: f2e8f80d-19069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307-, and the Request Id: 8594d3d2-19072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365-, and the Request Id: 48d79765-19073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296-, and the Request Id: 2eeafa96-19075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295-, and the Request Id: a815922f-19076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306-, and the Request Id: be038914-19079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378, and the Request Id: d32a452b-19087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303, and the Request Id: 3aab32ea-19090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296, and the Request Id: 0dd8c282-19093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378-, and the Request Id: 14be85f7-19096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303-, and the Request Id: 29459d10-19099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296-, and the Request Id: 43bb3585-19102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.774+0000 [webflux-http-epoll-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: b497a094-19103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.779+0000 [webflux-http-epoll-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: 3e394cc0-19113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366, and the Request Id: 98512d9e-19114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303, and the Request Id: f848fbf1-19116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296, and the Request Id: f2e8f80d-19117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296-, and the Request Id: a815922f-19125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308, and the Request Id: c770b2cf-19126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366-, and the Request Id: 48d79765-19129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.789+0000 [webflux-http-epoll-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: b3d59cad-19130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303-, and the Request Id: 0cb5f90e-19131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308-, and the Request Id: 8594d3d2-19136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379, and the Request Id: d32a452b-19138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297, and the Request Id: fa44e5fc-19139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307-, and the Request Id: be038914-19140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304, and the Request Id: 3aab32ea-19145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.798+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.798+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297-, and the Request Id: 2eeafa96-19147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379-, and the Request Id: 14be85f7-19148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297, and the Request Id: 0dd8c282-19153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302, and the Request Id: b497a094-19156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297-, and the Request Id: 43bb3585-19162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304-, and the Request Id: 29459d10-19165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297, and the Request Id: f2e8f80d-19167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.822+0000 [webflux-http-epoll-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: 3e394cc0-19169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367, and the Request Id: 98512d9e-19171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297-, and the Request Id: a815922f-19177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304, and the Request Id: f848fbf1-19181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309, and the Request Id: c770b2cf-19182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.835+0000 [webflux-http-epoll-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: b3d59cad-19186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367-, and the Request Id: 48d79765-19189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380, and the Request Id: d32a452b-19193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.844+0000 [webflux-http-epoll-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: 0cb5f90e-19197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308-, and the Request Id: be038914-19198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298, and the Request Id: fa44e5fc-19199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.846+0000 [webflux-http-epoll-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: 8594d3d2-19200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380-, and the Request Id: 14be85f7-19203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305, and the Request Id: 3aab32ea-19208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298-, and the Request Id: 2eeafa96-19210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.854+0000 [webflux-http-epoll-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: 0dd8c282-19212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.864+0000 [webflux-http-epoll-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: b497a094-19217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305-, and the Request Id: 29459d10-19218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303-, and the Request Id: 3e394cc0-19221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.880+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.880+0000 [webflux-http-epoll-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: 43bb3585-19231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310, and the Request Id: c770b2cf-19234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298, and the Request Id: f2e8f80d-19235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368, and the Request Id: 98512d9e-19237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309, and the Request Id: b3d59cad-19243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381, and the Request Id: d32a452b-19245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298-, and the Request Id: a815922f-19249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310-, and the Request Id: 8594d3d2-19250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305, and the Request Id: f848fbf1-19252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368-, and the Request Id: 48d79765-19254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381-, and the Request Id: 14be85f7-19255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309-, and the Request Id: be038914-19256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305-, and the Request Id: 0cb5f90e-19258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304, and the Request Id: b497a094-19268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306, and the Request Id: 3aab32ea-19273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299, and the Request Id: fa44e5fc-19275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306-, and the Request Id: 29459d10-19282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304-, and the Request Id: 3e394cc0-19284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299, and the Request Id: 0dd8c282-19285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.933+0000 [webflux-http-epoll-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: c770b2cf-19287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299-, and the Request Id: 2eeafa96-19292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:44 2026-07-15T20:44:44.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299-, and the Request Id: 43bb3585-19294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382, and the Request Id: d32a452b-19295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310, and the Request Id: b3d59cad-19298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299, and the Request Id: f2e8f80d-19299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311-, and the Request Id: 8594d3d2-19300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.958+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382-, and the Request Id: 14be85f7-19304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306, and the Request Id: f848fbf1-19308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.961+0000 [webflux-http-epoll-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: 98512d9e-19309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299-, and the Request Id: a815922f-19310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310-, and the Request Id: be038914-19311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.967+0000 [Thread-13130] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:45 2026-07-15T20:44:44.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306-, and the Request Id: 0cb5f90e-19315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.971+0000 [webflux-http-epoll-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: 48d79765-19316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307, and the Request Id: 3aab32ea-19326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307-, and the Request Id: 29459d10-19332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:44.998+0000 [Thread-13150] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:45 2026-07-15T20:44:44.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312, and the Request Id: c770b2cf-19334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383, and the Request Id: d32a452b-19338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312-, and the Request Id: 8594d3d2-19343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.008+0000 [webflux-http-epoll-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: fa44e5fc-19344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300, and the Request Id: 0dd8c282-19348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300-, and the Request Id: 2eeafa96-19352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383-, and the Request Id: 14be85f7-19355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300-, and the Request Id: 43bb3585-19358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370, and the Request Id: 98512d9e-19360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305, and the Request Id: b497a094-19362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307, and the Request Id: f848fbf1-19364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311, and the Request Id: b3d59cad-19365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308, and the Request Id: 3aab32ea-19368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300, and the Request Id: f2e8f80d-19371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305-, and the Request Id: 3e394cc0-19372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311-, and the Request Id: be038914-19375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307-, and the Request Id: 0cb5f90e-19376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308-, and the Request Id: 29459d10-19377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370-, and the Request Id: 48d79765-19378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300-, and the Request Id: a815922f-19379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.060+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384, and the Request Id: d32a452b-19403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313, and the Request Id: c770b2cf-19404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301, and the Request Id: 0dd8c282-19405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306, and the Request Id: b497a094-19406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301, and the Request Id: fa44e5fc-19408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.084+0000 [webflux-http-epoll-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: 2eeafa96-19411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384-, and the Request Id: 14be85f7-19416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306-, and the Request Id: 3e394cc0-19417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308, and the Request Id: f848fbf1-19418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301-, and the Request Id: 43bb3585-19419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.099+0000 [webflux-http-epoll-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: 8594d3d2-19423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301, and the Request Id: f2e8f80d-19425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371, and the Request Id: 98512d9e-19432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.130+0000 [webflux-http-epoll-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: 0cb5f90e-19435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371-, and the Request Id: 48d79765-19439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309, and the Request Id: 3aab32ea-19441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312, and the Request Id: b3d59cad-19440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301-, and the Request Id: a815922f-19444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.159+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.160+0000 [webflux-http-epoll-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: fa44e5fc-19446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385, and the Request Id: d32a452b-19448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.164+0000 [webflux-http-epoll-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: be038914-19452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309-, and the Request Id: 29459d10-19453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302, and the Request Id: 0dd8c282-19454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385-, and the Request Id: 14be85f7-19457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.169+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302-, and the Request Id: 2eeafa96-19460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302-, and the Request Id: 43bb3585-19463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.200+0000 [webflux-http-epoll-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: b497a094-19469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.204+0000 [webflux-http-epoll-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: c770b2cf-19472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307-, and the Request Id: 3e394cc0-19478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314-, and the Request Id: 8594d3d2-19481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309, and the Request Id: f848fbf1-19484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302, and the Request Id: f2e8f80d-19486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372, and the Request Id: 98512d9e-19491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386, and the Request Id: d32a452b-19492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302-, and the Request Id: a815922f-19496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372-, and the Request Id: 48d79765-19498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309-, and the Request Id: 0cb5f90e-19499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386-, and the Request Id: 14be85f7-19501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.273+0000 [webflux-http-epoll-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: 3aab32ea-19505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313, and the Request Id: b3d59cad-19506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.280+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303, and the Request Id: fa44e5fc-19513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310-, and the Request Id: 29459d10-19516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313-, and the Request Id: be038914-19521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.301+0000 [webflux-http-epoll-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: b497a094-19523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303-, and the Request Id: 2eeafa96-19524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303, and the Request Id: 0dd8c282-19525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303, and the Request Id: f2e8f80d-19530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303-, and the Request Id: a815922f-19540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310, and the Request Id: f848fbf1-19541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308-, and the Request Id: 3e394cc0-19542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.329+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303-, and the Request Id: 43bb3585-19544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373, and the Request Id: 98512d9e-19545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387, and the Request Id: d32a452b-19548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387-, and the Request Id: 14be85f7-19549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315, and the Request Id: c770b2cf-19550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373-, and the Request Id: 48d79765-19554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.344+0000 [webflux-http-epoll-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: 0cb5f90e-19555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315-, and the Request Id: 8594d3d2-19558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314, and the Request Id: b3d59cad-19567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311, and the Request Id: 3aab32ea-19569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304, and the Request Id: fa44e5fc-19573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304, and the Request Id: f2e8f80d-19579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.376+0000 [webflux-http-epoll-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: 29459d10-19581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.377+0000 [webflux-http-epoll-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: 2eeafa96-19583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.383+0000 [webflux-http-epoll-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: b497a094-19585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304-, and the Request Id: a815922f-19587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314-, and the Request Id: be038914-19588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374, and the Request Id: 98512d9e-19595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311, and the Request Id: f848fbf1-19596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304, and the Request Id: 0dd8c282-19597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388, and the Request Id: d32a452b-19602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309-, and the Request Id: 3e394cc0-19603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374-, and the Request Id: 48d79765-19605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388-, and the Request Id: 14be85f7-19608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304-, and the Request Id: 43bb3585-19609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311-, and the Request Id: 0cb5f90e-19610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316, and the Request Id: c770b2cf-19617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316-, and the Request Id: 8594d3d2-19630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.426+0000 [webflux-http-epoll-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: fa44e5fc-19634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315, and the Request Id: b3d59cad-19638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305, and the Request Id: f2e8f80d-19639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389, and the Request Id: d32a452b-19643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312, and the Request Id: 3aab32ea-19644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310, and the Request Id: b497a094-19646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305-, and the Request Id: 2eeafa96-19647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305-, and the Request Id: a815922f-19648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312-, and the Request Id: 29459d10-19649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389-, and the Request Id: 14be85f7-19650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310-, and the Request Id: 3e394cc0-19653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315-, and the Request Id: be038914-19654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.439+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375, and the Request Id: 98512d9e-19661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305, and the Request Id: 0dd8c282-19665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312, and the Request Id: f848fbf1-19667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375-, and the Request Id: 48d79765-19670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312-, and the Request Id: 0cb5f90e-19676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.497+0000 [webflux-http-epoll-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: c770b2cf-19678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.498+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.498+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305-, and the Request Id: 43bb3585-19681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.502+0000 [webflux-http-epoll-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: 8594d3d2-19687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306, and the Request Id: f2e8f80d-19688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311, and the Request Id: b497a094-19690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.516+0000 [webflux-http-epoll-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: 3aab32ea-19700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306, and the Request Id: fa44e5fc-19701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390, and the Request Id: d32a452b-19702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316, and the Request Id: b3d59cad-19705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311-, and the Request Id: 3e394cc0-19706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306-, and the Request Id: a815922f-19708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.522+0000 [webflux-http-epoll-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: 29459d10-19710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306-, and the Request Id: 2eeafa96-19711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390-, and the Request Id: 14be85f7-19714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313, and the Request Id: f848fbf1-19717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.534+0000 [webflux-http-epoll-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: be038914-19719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306, and the Request Id: 0dd8c282-19723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376, and the Request Id: 98512d9e-19725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313-, and the Request Id: 0cb5f90e-19729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306-, and the Request Id: 43bb3585-19731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376-, and the Request Id: 48d79765-19734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.546+0000 [webflux-http-epoll-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: c770b2cf-19737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307, and the Request Id: f2e8f80d-19746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307, and the Request Id: fa44e5fc-19748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318-, and the Request Id: 8594d3d2-19750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312, and the Request Id: b497a094-19754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307-, and the Request Id: a815922f-19755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391, and the Request Id: d32a452b-19760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307-, and the Request Id: 2eeafa96-19763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.570+0000 [webflux-http-epoll-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: 3aab32ea-19766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391-, and the Request Id: 14be85f7-19767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317, and the Request Id: b3d59cad-19769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.573+0000 [webflux-http-epoll-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: 3e394cc0-19770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317-, and the Request Id: be038914-19777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314-, and the Request Id: 29459d10-19779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377, and the Request Id: 98512d9e-19784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314, and the Request Id: f848fbf1-19786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.587+0000 [webflux-http-epoll-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: 0dd8c282-19791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314-, and the Request Id: 0cb5f90e-19798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308, and the Request Id: f2e8f80d-19800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308, and the Request Id: fa44e5fc-19801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319, and the Request Id: c770b2cf-19802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377-, and the Request Id: 48d79765-19804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.595+0000 [webflux-http-epoll-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: 43bb3585-19806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.595+0000 [webflux-http-epoll-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: a815922f-19807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313, and the Request Id: b497a094-19811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319-, and the Request Id: 8594d3d2-19813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392, and the Request Id: d32a452b-19817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313-, and the Request Id: 3e394cc0-19821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.612+0000 [webflux-http-epoll-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: 2eeafa96-19822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315, and the Request Id: 3aab32ea-19825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392-, and the Request Id: 14be85f7-19826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.618+0000 [webflux-http-epoll-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: b3d59cad-19834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315-, and the Request Id: 29459d10-19836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378, and the Request Id: 98512d9e-19841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315, and the Request Id: f848fbf1-19842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318-, and the Request Id: be038914-19850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308, and the Request Id: 0dd8c282-19851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.632+0000 [webflux-http-epoll-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: c770b2cf-19855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315-, and the Request Id: 0cb5f90e-19858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378-, and the Request Id: 48d79765-19860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308-, and the Request Id: 43bb3585-19863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309, and the Request Id: fa44e5fc-19865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320-, and the Request Id: 8594d3d2-19867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309, and the Request Id: f2e8f80d-19868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314, and the Request Id: b497a094-19869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316, and the Request Id: 3aab32ea-19873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314-, and the Request Id: 3e394cc0-19875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309-, and the Request Id: 2eeafa96-19876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309-, and the Request Id: a815922f-19878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316-, and the Request Id: 29459d10-19880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393, and the Request Id: d32a452b-19885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393-, and the Request Id: 14be85f7-19896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319, and the Request Id: b3d59cad-19898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.657+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379, and the Request Id: 98512d9e-19899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.662+0000 [webflux-http-epoll-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: 0dd8c282-19906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379-, and the Request Id: 48d79765-19907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319-, and the Request Id: be038914-19911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316, and the Request Id: f848fbf1-19913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.668+0000 [webflux-http-epoll-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: 43bb3585-19916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.669+0000 [webflux-http-epoll-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: fa44e5fc-19918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321, and the Request Id: c770b2cf-19919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315, and the Request Id: b497a094-19925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.673+0000 [webflux-http-epoll-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: 0cb5f90e-19926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-19927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315-, and the Request Id: 3e394cc0-19931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317, and the Request Id: 3aab32ea-19935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321-, and the Request Id: 8594d3d2-19936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.680+0000 [webflux-http-epoll-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: d32a452b-19937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310-, and the Request Id: 2eeafa96-19938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310, and the Request Id: f2e8f80d-19939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-19942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317-, and the Request Id: 29459d10-19944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.684+0000 [webflux-http-epoll-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: 14be85f7-19945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310-, and the Request Id: a815922f-19946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-19947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-19948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-19949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-19950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-19951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.689+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-19949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-19952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-19952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-19953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-19954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-19955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-19954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-19956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-19956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380, and the Request Id: 98512d9e-19957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-19958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-19959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-19959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-19960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-19960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317, and the Request Id: f848fbf1-19961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320, and the Request Id: b3d59cad-19962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-19963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-19964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-19965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-19964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-19966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-19966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-19967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-19968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380-, and the Request Id: 48d79765-19969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-19970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-19971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-19971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-19972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317-, and the Request Id: 0cb5f90e-19973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-19972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-19974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-19974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316, and the Request Id: b497a094-19975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-19976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310, and the Request Id: 0dd8c282-19977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-19976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320-, and the Request Id: be038914-19978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.726+0000 [webflux-http-epoll-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: c770b2cf-19979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-19980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-19980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-19981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-19982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-19983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-19983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-19984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-19984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395, and the Request Id: d32a452b-19985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310-, and the Request Id: 43bb3585-19986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-19987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-19988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.741+0000 [webflux-http-epoll-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: 3e394cc0-19989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-19988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-19990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-19991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-19990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-19992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-19993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-19992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-19993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322-, and the Request Id: 8594d3d2-19994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-19995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-19996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318, and the Request Id: 3aab32ea-19997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.748+0000 [webflux-http-epoll-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: fa44e5fc-19998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-19999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-19995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395-, and the Request Id: 14be85f7-20002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.754+0000 [webflux-http-epoll-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: f2e8f80d-20004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311-, and the Request Id: 2eeafa96-20005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.758+0000 [webflux-http-epoll-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: 29459d10-20011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311-, and the Request Id: a815922f-20012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.759+0000 [webflux-http-epoll-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: 98512d9e-20014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318, and the Request Id: f848fbf1-20015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.765+0000 [webflux-http-epoll-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: 48d79765-20019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.767+0000 [webflux-http-epoll-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: 0cb5f90e-20022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317, and the Request Id: b497a094-20028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.774+0000 [webflux-http-epoll-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: b3d59cad-20030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.775+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311, and the Request Id: 0dd8c282-20031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317-, and the Request Id: 3e394cc0-20034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321-, and the Request Id: be038914-20036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.787+0000 [webflux-http-epoll-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: c770b2cf-20043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311-, and the Request Id: 43bb3585-20044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396, and the Request Id: d32a452b-20055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.799+0000 [webflux-http-epoll-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: 8594d3d2-20057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312, and the Request Id: fa44e5fc-20060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.801+0000 [webflux-http-epoll-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: f848fbf1-20061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319, and the Request Id: 3aab32ea-20062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312, and the Request Id: f2e8f80d-20066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312-, and the Request Id: 2eeafa96-20071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319-, and the Request Id: 0cb5f90e-20072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319-, and the Request Id: 29459d10-20073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312-, and the Request Id: a815922f-20075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396-, and the Request Id: 14be85f7-20077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318, and the Request Id: b497a094-20078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382, and the Request Id: 98512d9e-20085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318-, and the Request Id: 3e394cc0-20086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.833+0000 [webflux-http-epoll-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: b3d59cad-20090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312, and the Request Id: 0dd8c282-20097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382-, and the Request Id: 48d79765-20098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.841+0000 [webflux-http-epoll-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: c770b2cf-20099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322-, and the Request Id: be038914-20101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324-, and the Request Id: 8594d3d2-20108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312-, and the Request Id: 43bb3585-20112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313, and the Request Id: f2e8f80d-20113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320, and the Request Id: 3aab32ea-20119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320, and the Request Id: f848fbf1-20120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313, and the Request Id: fa44e5fc-20128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319, and the Request Id: b497a094-20129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397, and the Request Id: d32a452b-20131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320-, and the Request Id: 29459d10-20132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320-, and the Request Id: 0cb5f90e-20134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.878+0000 [webflux-http-epoll-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: a815922f-20136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313-, and the Request Id: 2eeafa96-20137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319-, and the Request Id: 3e394cc0-20138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397-, and the Request Id: 14be85f7-20141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383, and the Request Id: 98512d9e-20146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.889+0000 [webflux-http-epoll-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: c770b2cf-20150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323, and the Request Id: b3d59cad-20151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313, and the Request Id: 0dd8c282-20160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325-, and the Request Id: 8594d3d2-20161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383-, and the Request Id: 48d79765-20162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.905+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.906+0000 [webflux-http-epoll-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: be038914-20167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313-, and the Request Id: 43bb3585-20170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314, and the Request Id: f2e8f80d-20179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.919+0000 [webflux-http-epoll-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: f848fbf1-20180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321, and the Request Id: 3aab32ea-20182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320, and the Request Id: b497a094-20183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398, and the Request Id: d32a452b-20185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.927+0000 [webflux-http-epoll-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: 29459d10-20189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314, and the Request Id: fa44e5fc-20193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326, and the Request Id: c770b2cf-20194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314-, and the Request Id: a815922f-20196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321-, and the Request Id: 0cb5f90e-20197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320-, and the Request Id: 3e394cc0-20199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326-, and the Request Id: 8594d3d2-20202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398-, and the Request Id: 14be85f7-20204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384, and the Request Id: 98512d9e-20206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314-, and the Request Id: 2eeafa96-20211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.945+0000 [webflux-http-epoll-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: 0dd8c282-20213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324, and the Request Id: b3d59cad-20221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384-, and the Request Id: 48d79765-20224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.958+0000 [webflux-http-epoll-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: 43bb3585-20227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322, and the Request Id: 3aab32ea-20232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322, and the Request Id: f848fbf1-20233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.968+0000 [webflux-http-epoll-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: b497a094-20237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.972+0000 [webflux-http-epoll-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: be038914-20239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.975+0000 [webflux-http-epoll-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: 29459d10-20240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322-, and the Request Id: 0cb5f90e-20241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321-, and the Request Id: 3e394cc0-20246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399, and the Request Id: d32a452b-20249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.985+0000 [webflux-http-epoll-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: c770b2cf-20252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:45 2026-07-15T20:44:45.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315, and the Request Id: fa44e5fc-20255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315, and the Request Id: f2e8f80d-20260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399-, and the Request Id: 14be85f7-20264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:45.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327-, and the Request Id: 8594d3d2-20267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315-, and the Request Id: a815922f-20268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385, and the Request Id: 98512d9e-20274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323, and the Request Id: 3aab32ea-20275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315-, and the Request Id: 2eeafa96-20276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322, and the Request Id: b497a094-20280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323-, and the Request Id: 29459d10-20282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315, and the Request Id: 0dd8c282-20285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385-, and the Request Id: 48d79765-20287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.027+0000 [Thread-13796] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:46 2026-07-15T20:44:46.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322-, and the Request Id: 3e394cc0-20290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315-, and the Request Id: 43bb3585-20293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316, and the Request Id: f2e8f80d-20299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325, and the Request Id: b3d59cad-20301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323, and the Request Id: f848fbf1-20310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316-, and the Request Id: a815922f-20311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400, and the Request Id: d32a452b-20313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324, and the Request Id: 3aab32ea-20317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325-, and the Request Id: be038914-20320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400-, and the Request Id: 14be85f7-20321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328, and the Request Id: c770b2cf-20323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324-, and the Request Id: 29459d10-20328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386, and the Request Id: 98512d9e-20329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.065+0000 [webflux-http-epoll-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: 0cb5f90e-20330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316, and the Request Id: fa44e5fc-20332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386-, and the Request Id: 48d79765-20337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.076+0000 [webflux-http-epoll-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: 2eeafa96-20344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323, and the Request Id: b497a094-20345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317, and the Request Id: f2e8f80d-20348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328-, and the Request Id: 8594d3d2-20349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316, and the Request Id: 0dd8c282-20350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401, and the Request Id: d32a452b-20355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323-, and the Request Id: 3e394cc0-20359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401-, and the Request Id: 14be85f7-20361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316-, and the Request Id: 43bb3585-20368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317-, and the Request Id: a815922f-20369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324, and the Request Id: f848fbf1-20370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.102+0000 [webflux-http-epoll-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: 3aab32ea-20372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326, and the Request Id: b3d59cad-20373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387, and the Request Id: 98512d9e-20379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324-, and the Request Id: 0cb5f90e-20382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329, and the Request Id: c770b2cf-20384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.114+0000 [webflux-http-epoll-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: be038914-20386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.115+0000 [webflux-http-epoll-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: 29459d10-20387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329-, and the Request Id: 8594d3d2-20393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317, and the Request Id: fa44e5fc-20394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.140+0000 [webflux-http-epoll-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: 2eeafa96-20400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387-, and the Request Id: 48d79765-20401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317, and the Request Id: 0dd8c282-20403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324, and the Request Id: b497a094-20412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318, and the Request Id: f2e8f80d-20413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402, and the Request Id: d32a452b-20418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317-, and the Request Id: 43bb3585-20419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.160+0000 [webflux-http-epoll-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: 3e394cc0-20421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.166+0000 [webflux-http-epoll-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: a815922f-20427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402-, and the Request Id: 14be85f7-20430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326, and the Request Id: 3aab32ea-20434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325, and the Request Id: f848fbf1-20435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327, and the Request Id: b3d59cad-20438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388, and the Request Id: 98512d9e-20443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330, and the Request Id: c770b2cf-20444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.200+0000 [webflux-http-epoll-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: 29459d10-20446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327-, and the Request Id: be038914-20451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325-, and the Request Id: 0cb5f90e-20453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318, and the Request Id: fa44e5fc-20454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330-, and the Request Id: 8594d3d2-20456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388-, and the Request Id: 48d79765-20457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318, and the Request Id: 0dd8c282-20458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318-, and the Request Id: 2eeafa96-20462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318-, and the Request Id: 43bb3585-20463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.223+0000 [webflux-http-epoll-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: b497a094-20474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319, and the Request Id: f2e8f80d-20480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327, and the Request Id: 3aab32ea-20484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403, and the Request Id: d32a452b-20485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389, and the Request Id: 98512d9e-20487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325-, and the Request Id: 3e394cc0-20489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319-, and the Request Id: a815922f-20493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.238+0000 [webflux-http-epoll-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: 29459d10-20494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.245+0000 [webflux-http-epoll-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: f848fbf1-20499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403-, and the Request Id: 14be85f7-20500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389-, and the Request Id: 48d79765-20501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.251+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331, and the Request Id: c770b2cf-20509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328, and the Request Id: b3d59cad-20511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319, and the Request Id: 0dd8c282-20512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319, and the Request Id: fa44e5fc-20513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326-, and the Request Id: 0cb5f90e-20517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331-, and the Request Id: 8594d3d2-20518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319-, and the Request Id: 43bb3585-20519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328-, and the Request Id: be038914-20523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326, and the Request Id: b497a094-20524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319-, and the Request Id: 2eeafa96-20527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326-, and the Request Id: 3e394cc0-20532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404, and the Request Id: d32a452b-20538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390, and the Request Id: 98512d9e-20544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404-, and the Request Id: 14be85f7-20547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.342+0000 [webflux-http-epoll-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: f2e8f80d-20548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.347+0000 [webflux-http-epoll-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: 3aab32ea-20552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320-, and the Request Id: a815922f-20560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390-, and the Request Id: 48d79765-20561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328-, and the Request Id: 29459d10-20562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327, and the Request Id: f848fbf1-20564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320, and the Request Id: 0dd8c282-20565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.360+0000 [webflux-http-epoll-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: b3d59cad-20568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327, and the Request Id: b497a094-20573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.363+0000 [webflux-http-epoll-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: c770b2cf-20574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.366+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320-, and the Request Id: 43bb3585-20581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329-, and the Request Id: be038914-20583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327-, and the Request Id: 3e394cc0-20584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320, and the Request Id: fa44e5fc-20585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332-, and the Request Id: 8594d3d2-20587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405, and the Request Id: d32a452b-20589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327-, and the Request Id: 0cb5f90e-20590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320-, and the Request Id: 2eeafa96-20594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405-, and the Request Id: 14be85f7-20600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321, and the Request Id: f2e8f80d-20603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391, and the Request Id: 98512d9e-20606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329, and the Request Id: 3aab32ea-20611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391-, and the Request Id: 48d79765-20615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.389+0000 [webflux-http-epoll-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: a815922f-20616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321, and the Request Id: 0dd8c282-20621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329-, and the Request Id: 29459d10-20624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328, and the Request Id: f848fbf1-20626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328, and the Request Id: b497a094-20631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330, and the Request Id: b3d59cad-20636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333, and the Request Id: c770b2cf-20637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328-, and the Request Id: 0cb5f90e-20638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321-, and the Request Id: 43bb3585-20642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406, and the Request Id: d32a452b-20643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321, and the Request Id: fa44e5fc-20645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328-, and the Request Id: 3e394cc0-20646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330-, and the Request Id: be038914-20647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.408+0000 [webflux-http-epoll-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: 8594d3d2-20650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406-, and the Request Id: 14be85f7-20651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321-, and the Request Id: 2eeafa96-20657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322, and the Request Id: f2e8f80d-20659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392, and the Request Id: 98512d9e-20663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322-, and the Request Id: a815922f-20669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392-, and the Request Id: 48d79765-20673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.431+0000 [webflux-http-epoll-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: b497a094-20677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330, and the Request Id: 3aab32ea-20680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329, and the Request Id: f848fbf1-20686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.438+0000 [webflux-http-epoll-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: 0dd8c282-20688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329-, and the Request Id: 3e394cc0-20690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330-, and the Request Id: 29459d10-20692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329-, and the Request Id: 0cb5f90e-20693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407, and the Request Id: d32a452b-20695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.445+0000 [webflux-http-epoll-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: 43bb3585-20697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334, and the Request Id: c770b2cf-20706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331, and the Request Id: b3d59cad-20707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407-, and the Request Id: 14be85f7-20708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322, and the Request Id: fa44e5fc-20709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.453+0000 [webflux-http-epoll-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: 8594d3d2-20711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331-, and the Request Id: be038914-20713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322-, and the Request Id: 2eeafa96-20720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393, and the Request Id: 98512d9e-20721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323, and the Request Id: f2e8f80d-20728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.467+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330, and the Request Id: b497a094-20737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.471+0000 [webflux-http-epoll-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: f848fbf1-20738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393-, and the Request Id: 48d79765-20739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323-, and the Request Id: a815922f-20742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330-, and the Request Id: 3e394cc0-20749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408, and the Request Id: d32a452b-20753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.488+0000 [webflux-http-epoll-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: b3d59cad-20755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323, and the Request Id: 0dd8c282-20757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.491+0000 [webflux-http-epoll-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: c770b2cf-20758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330-, and the Request Id: 0cb5f90e-20759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331, and the Request Id: 3aab32ea-20761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408-, and the Request Id: 14be85f7-20762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332-, and the Request Id: be038914-20765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323-, and the Request Id: 43bb3585-20768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335-, and the Request Id: 8594d3d2-20770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.502+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323, and the Request Id: fa44e5fc-20771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331-, and the Request Id: 29459d10-20772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.507+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394, and the Request Id: 98512d9e-20778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.511+0000 [webflux-http-epoll-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: 2eeafa96-20782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394-, and the Request Id: 48d79765-20788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.515+0000 [webflux-http-epoll-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: f848fbf1-20791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324, and the Request Id: f2e8f80d-20792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331, and the Request Id: b497a094-20799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333, and the Request Id: b3d59cad-20802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324-, and the Request Id: a815922f-20804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331-, and the Request Id: 0cb5f90e-20806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331-, and the Request Id: 3e394cc0-20810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333-, and the Request Id: be038914-20812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409, and the Request Id: d32a452b-20814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324, and the Request Id: 0dd8c282-20817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336, and the Request Id: c770b2cf-20820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332, and the Request Id: 3aab32ea-20821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324, and the Request Id: fa44e5fc-20829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336-, and the Request Id: 8594d3d2-20831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409-, and the Request Id: 14be85f7-20832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395, and the Request Id: 98512d9e-20834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324-, and the Request Id: 43bb3585-20835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332-, and the Request Id: 29459d10-20836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395-, and the Request Id: 48d79765-20839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324-, and the Request Id: 2eeafa96-20840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325, and the Request Id: f2e8f80d-20856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334, and the Request Id: b3d59cad-20860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.575+0000 [webflux-http-epoll-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: f848fbf1-20862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410, and the Request Id: d32a452b-20866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332, and the Request Id: b497a094-20867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325-, and the Request Id: a815922f-20870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.586+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334-, and the Request Id: be038914-20876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.587+0000 [webflux-http-epoll-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: 3aab32ea-20877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.588+0000 [webflux-http-epoll-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: 0dd8c282-20878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.588+0000 [webflux-http-epoll-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: c770b2cf-20879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332-, and the Request Id: 0cb5f90e-20880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410-, and the Request Id: 14be85f7-20881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396, and the Request Id: 98512d9e-20885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332-, and the Request Id: 3e394cc0-20887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.596+0000 [webflux-http-epoll-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: 43bb3585-20888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333-, and the Request Id: 29459d10-20889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337-, and the Request Id: 8594d3d2-20890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.599+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396-, and the Request Id: 48d79765-20894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325, and the Request Id: fa44e5fc-20898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.601+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325-, and the Request Id: 2eeafa96-20903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326, and the Request Id: f2e8f80d-20915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335, and the Request Id: b3d59cad-20920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326, and the Request Id: 0dd8c282-20922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333, and the Request Id: f848fbf1-20925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334, and the Request Id: 3aab32ea-20928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411, and the Request Id: d32a452b-20930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-20932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-20932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326-, and the Request Id: 43bb3585-20933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-20934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335-, and the Request Id: be038914-20935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-20934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333, and the Request Id: b497a094-20938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333-, and the Request Id: 0cb5f90e-20939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-20941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326-, and the Request Id: a815922f-20942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-20941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397, and the Request Id: 98512d9e-20943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338, and the Request Id: c770b2cf-20944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411-, and the Request Id: 14be85f7-20945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334-, and the Request Id: 29459d10-20946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-20947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-20948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-20949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-20949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-20950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333-, and the Request Id: 3e394cc0-20951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-20952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-20953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397-, and the Request Id: 48d79765-20954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-20955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-20953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.646+0000 [webflux-http-epoll-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: fa44e5fc-20956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-20957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-20958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-20959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338-, and the Request Id: 8594d3d2-20960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-20961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-20962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-20963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-20964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326-, and the Request Id: 2eeafa96-20965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-20966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-20967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-20968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-20968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-20969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-20970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-20970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-20971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-20971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-20972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-20973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-20974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-20975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-20974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-20972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-20975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-20976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.669+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336, and the Request Id: b3d59cad-20977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-20978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327, and the Request Id: 0dd8c282-20979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-20980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-20981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-20982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-20973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-20982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-20981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-20983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412, and the Request Id: d32a452b-20984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334, and the Request Id: f848fbf1-20985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-20986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-20983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327, and the Request Id: f2e8f80d-20987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-20988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-20986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-20989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-20989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398, and the Request Id: 98512d9e-20990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-20991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336-, and the Request Id: be038914-20992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412-, and the Request Id: 14be85f7-20993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-20991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327-, and the Request Id: 43bb3585-20994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334-, and the Request Id: 0cb5f90e-20995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-20996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-20997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-20996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-20998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335, and the Request Id: 3aab32ea-20999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-20998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398-, and the Request Id: 48d79765-21000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339, and the Request Id: c770b2cf-21003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.699+0000 [webflux-http-epoll-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: a815922f-21006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.700+0000 [webflux-http-epoll-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: 29459d10-21007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339-, and the Request Id: 8594d3d2-21011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334, and the Request Id: b497a094-21014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327, and the Request Id: fa44e5fc-21021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334-, and the Request Id: 3e394cc0-21026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327-, and the Request Id: 2eeafa96-21030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335, and the Request Id: f848fbf1-21036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.724+0000 [webflux-http-epoll-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: 0dd8c282-21037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337, and the Request Id: b3d59cad-21039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.728+0000 [webflux-http-epoll-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: 43bb3585-21043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413, and the Request Id: d32a452b-21046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337-, and the Request Id: be038914-21048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399, and the Request Id: 98512d9e-21050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335-, and the Request Id: 0cb5f90e-21055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336, and the Request Id: 3aab32ea-21057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413-, and the Request Id: 14be85f7-21061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328, and the Request Id: f2e8f80d-21062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399-, and the Request Id: 48d79765-21063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340, and the Request Id: c770b2cf-21065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335, and the Request Id: b497a094-21067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336-, and the Request Id: 29459d10-21069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328-, and the Request Id: a815922f-21071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340-, and the Request Id: 8594d3d2-21073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335-, and the Request Id: 3e394cc0-21075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329, and the Request Id: 0dd8c282-21080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.777+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328, and the Request Id: fa44e5fc-21084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.778+0000 [Thread-14348] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:46 2026-07-15T20:44:46.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329-, and the Request Id: 43bb3585-21085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.784+0000 [webflux-http-epoll-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: 2eeafa96-21093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338, and the Request Id: b3d59cad-21096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.800+0000 [webflux-http-epoll-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: 3aab32ea-21109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400, and the Request Id: 98512d9e-21110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336, and the Request Id: f848fbf1-21111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414, and the Request Id: d32a452b-21112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338-, and the Request Id: be038914-21114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400-, and the Request Id: 48d79765-21117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336-, and the Request Id: 0cb5f90e-21120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341, and the Request Id: c770b2cf-21123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336, and the Request Id: b497a094-21127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414-, and the Request Id: 14be85f7-21128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329, and the Request Id: fa44e5fc-21129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337-, and the Request Id: 29459d10-21133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336-, and the Request Id: 3e394cc0-21134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341-, and the Request Id: 8594d3d2-21138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329, and the Request Id: f2e8f80d-21140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329-, and the Request Id: 2eeafa96-21142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330, and the Request Id: 0dd8c282-21145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401, and the Request Id: 98512d9e-21153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339, and the Request Id: b3d59cad-21157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330-, and the Request Id: 43bb3585-21159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329-, and the Request Id: a815922f-21162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401-, and the Request Id: 48d79765-21163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415, and the Request Id: d32a452b-21165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338, and the Request Id: 3aab32ea-21168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415-, and the Request Id: 14be85f7-21175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339-, and the Request Id: be038914-21176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337, and the Request Id: b497a094-21177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338-, and the Request Id: 29459d10-21178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.899+0000 [webflux-http-epoll-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: f848fbf1-21183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:46 2026-07-15T20:44:46.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342, and the Request Id: c770b2cf-21190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.904+0000 [webflux-http-epoll-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: fa44e5fc-21192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337-, and the Request Id: 3e394cc0-21193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342-, and the Request Id: 8594d3d2-21196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.948+0000 [webflux-http-epoll-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: 0cb5f90e-21198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330, and the Request Id: f2e8f80d-21204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416, and the Request Id: d32a452b-21207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402, and the Request Id: 98512d9e-21211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330-, and the Request Id: 2eeafa96-21212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416-, and the Request Id: 14be85f7-21215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331, and the Request Id: 0dd8c282-21216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330-, and the Request Id: a815922f-21220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340, and the Request Id: b3d59cad-21224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338, and the Request Id: b497a094-21230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402-, and the Request Id: 48d79765-21232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340-, and the Request Id: be038914-21234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339, and the Request Id: 3aab32ea-21235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:46.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331-, and the Request Id: 43bb3585-21237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338-, and the Request Id: 3e394cc0-21239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.011+0000 [webflux-http-epoll-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: 29459d10-21243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417, and the Request Id: d32a452b-21247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.016+0000 [webflux-http-epoll-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: f848fbf1-21248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331, and the Request Id: f2e8f80d-21254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417-, and the Request Id: 14be85f7-21258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343, and the Request Id: c770b2cf-21259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338-, and the Request Id: 0cb5f90e-21260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331, and the Request Id: fa44e5fc-21263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331-, and the Request Id: a815922f-21267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343-, and the Request Id: 8594d3d2-21269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403, and the Request Id: 98512d9e-21272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339, and the Request Id: b497a094-21277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331-, and the Request Id: 2eeafa96-21280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.048+0000 [webflux-http-epoll-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: 0dd8c282-21281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403-, and the Request Id: 48d79765-21282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.056+0000 [webflux-http-epoll-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: 43bb3585-21283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340, and the Request Id: 3aab32ea-21294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.076+0000 [webflux-http-epoll-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: b3d59cad-21297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418, and the Request Id: d32a452b-21301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418-, and the Request Id: 14be85f7-21303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339-, and the Request Id: 3e394cc0-21304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341-, and the Request Id: be038914-21306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340-, and the Request Id: 29459d10-21309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339, and the Request Id: f848fbf1-21316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.103+0000 [webflux-http-epoll-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: 98512d9e-21317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344, and the Request Id: c770b2cf-21319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344-, and the Request Id: 8594d3d2-21323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332, and the Request Id: f2e8f80d-21324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.113+0000 [webflux-http-epoll-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: 48d79765-21327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332-, and the Request Id: a815922f-21329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332, and the Request Id: fa44e5fc-21332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.118+0000 [webflux-http-epoll-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: 0cb5f90e-21336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333, and the Request Id: 0dd8c282-21339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.122+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332-, and the Request Id: 2eeafa96-21342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341, and the Request Id: 3aab32ea-21344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419, and the Request Id: d32a452b-21346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333-, and the Request Id: 43bb3585-21349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341-, and the Request Id: 29459d10-21357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340, and the Request Id: b497a094-21358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342, and the Request Id: b3d59cad-21360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419-, and the Request Id: 14be85f7-21363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405, and the Request Id: 98512d9e-21367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342-, and the Request Id: be038914-21369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340-, and the Request Id: 3e394cc0-21371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405-, and the Request Id: 48d79765-21372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340, and the Request Id: f848fbf1-21377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345, and the Request Id: c770b2cf-21385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333, and the Request Id: f2e8f80d-21387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340-, and the Request Id: 0cb5f90e-21390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.168+0000 [webflux-http-epoll-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: fa44e5fc-21392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333-, and the Request Id: a815922f-21395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.176+0000 [webflux-http-epoll-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: 8594d3d2-21397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334, and the Request Id: 0dd8c282-21402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333-, and the Request Id: 2eeafa96-21403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.203+0000 [webflux-http-epoll-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: d32a452b-21409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342, and the Request Id: 3aab32ea-21411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406, and the Request Id: 98512d9e-21412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.213+0000 [webflux-http-epoll-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: 14be85f7-21414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343, and the Request Id: b3d59cad-21418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.228+0000 [webflux-http-epoll-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: be038914-21425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334-, and the Request Id: 43bb3585-21428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341, and the Request Id: b497a094-21429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421, and the Request Id: d32a452b-21432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334, and the Request Id: f2e8f80d-21433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342-, and the Request Id: 29459d10-21435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406-, and the Request Id: 48d79765-21437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.248+0000 [webflux-http-epoll-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: 3e394cc0-21440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421-, and the Request Id: 14be85f7-21442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341, and the Request Id: f848fbf1-21446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346, and the Request Id: c770b2cf-21453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.272+0000 [webflux-http-epoll-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: a815922f-21454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334, and the Request Id: fa44e5fc-21460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341-, and the Request Id: 0cb5f90e-21461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407, and the Request Id: 98512d9e-21465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344, and the Request Id: b3d59cad-21466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334-, and the Request Id: 2eeafa96-21468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343, and the Request Id: 3aab32ea-21472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407-, and the Request Id: 48d79765-21475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346-, and the Request Id: 8594d3d2-21477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422, and the Request Id: d32a452b-21478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343-, and the Request Id: 29459d10-21484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342, and the Request Id: b497a094-21485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.319+0000 [webflux-http-epoll-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: be038914-21486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335, and the Request Id: 0dd8c282-21488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422-, and the Request Id: 14be85f7-21489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342-, and the Request Id: 3e394cc0-21495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335-, and the Request Id: 43bb3585-21497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408, and the Request Id: 98512d9e-21503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408-, and the Request Id: 48d79765-21505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347, and the Request Id: c770b2cf-21518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342, and the Request Id: f848fbf1-21519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335, and the Request Id: f2e8f80d-21522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335, and the Request Id: fa44e5fc-21523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347-, and the Request Id: 8594d3d2-21530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335-, and the Request Id: a815922f-21532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423, and the Request Id: d32a452b-21534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342-, and the Request Id: 0cb5f90e-21537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336, and the Request Id: 0dd8c282-21539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335-, and the Request Id: 2eeafa96-21540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345, and the Request Id: b3d59cad-21541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423-, and the Request Id: 14be85f7-21546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409, and the Request Id: 98512d9e-21547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344, and the Request Id: 3aab32ea-21549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336-, and the Request Id: 43bb3585-21551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345-, and the Request Id: be038914-21552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343, and the Request Id: b497a094-21553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409-, and the Request Id: 48d79765-21555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344-, and the Request Id: 29459d10-21558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343-, and the Request Id: 3e394cc0-21565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348, and the Request Id: c770b2cf-21574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424, and the Request Id: d32a452b-21579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336, and the Request Id: fa44e5fc-21583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.435+0000 [webflux-http-epoll-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: f2e8f80d-21584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.435+0000 [webflux-http-epoll-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: f848fbf1-21585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424-, and the Request Id: 14be85f7-21587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410, and the Request Id: 98512d9e-21593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.447+0000 [webflux-http-epoll-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: 8594d3d2-21594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336-, and the Request Id: a815922f-21595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343-, and the Request Id: 0cb5f90e-21596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336-, and the Request Id: 2eeafa96-21598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337, and the Request Id: 0dd8c282-21603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346, and the Request Id: b3d59cad-21606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410-, and the Request Id: 48d79765-21610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337-, and the Request Id: 43bb3585-21611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345, and the Request Id: 3aab32ea-21616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344, and the Request Id: b497a094-21618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346-, and the Request Id: be038914-21621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344, and the Request Id: f848fbf1-21627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349, and the Request Id: c770b2cf-21628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345-, and the Request Id: 29459d10-21629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.513+0000 [webflux-http-epoll-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: d32a452b-21636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.516+0000 [webflux-http-epoll-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: 3e394cc0-21637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349-, and the Request Id: 8594d3d2-21639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344-, and the Request Id: 0cb5f90e-21640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.528+0000 [webflux-http-epoll-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: 14be85f7-21645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337, and the Request Id: f2e8f80d-21650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337, and the Request Id: fa44e5fc-21651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.545+0000 [webflux-http-epoll-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: a815922f-21656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346, and the Request Id: 3aab32ea-21660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411, and the Request Id: 98512d9e-21662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337-, and the Request Id: 2eeafa96-21666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426, and the Request Id: d32a452b-21670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346-, and the Request Id: 29459d10-21674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347, and the Request Id: b3d59cad-21677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345, and the Request Id: b497a094-21678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411-, and the Request Id: 48d79765-21679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426-, and the Request Id: 14be85f7-21681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.582+0000 [webflux-http-epoll-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: be038914-21682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.588+0000 [webflux-http-epoll-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: 0dd8c282-21685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345-, and the Request Id: 3e394cc0-21691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.597+0000 [webflux-http-epoll-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: 43bb3585-21694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350, and the Request Id: c770b2cf-21695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345, and the Request Id: f848fbf1-21697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350-, and the Request Id: 8594d3d2-21700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338, and the Request Id: f2e8f80d-21710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412, and the Request Id: 98512d9e-21716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.621+0000 [webflux-http-epoll-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: d32a452b-21717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347, and the Request Id: 3aab32ea-21718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345-, and the Request Id: 0cb5f90e-21719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347-, and the Request Id: 29459d10-21721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338-, and the Request Id: a815922f-21725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338, and the Request Id: fa44e5fc-21726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.645+0000 [webflux-http-epoll-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: 14be85f7-21727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412-, and the Request Id: 48d79765-21729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338-, and the Request Id: 2eeafa96-21733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348, and the Request Id: b3d59cad-21741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346, and the Request Id: b497a094-21743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.670+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339, and the Request Id: 0dd8c282-21746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346-, and the Request Id: 3e394cc0-21748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348-, and the Request Id: be038914-21749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428, and the Request Id: d32a452b-21753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346, and the Request Id: f848fbf1-21756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339-, and the Request Id: 43bb3585-21760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.698+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339, and the Request Id: f2e8f80d-21766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.698+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.698+0000 [webflux-http-epoll-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: 98512d9e-21767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348, and the Request Id: 3aab32ea-21768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428-, and the Request Id: 14be85f7-21769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.707+0000 [webflux-http-epoll-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: 48d79765-21771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346-, and the Request Id: 0cb5f90e-21776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339-, and the Request Id: a815922f-21778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348-, and the Request Id: 29459d10-21779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351, and the Request Id: c770b2cf-21781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339, and the Request Id: fa44e5fc-21785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347, and the Request Id: b497a094-21794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351-, and the Request Id: 8594d3d2-21797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339-, and the Request Id: 2eeafa96-21801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.725+0000 [webflux-http-epoll-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: 3e394cc0-21802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.727+0000 [webflux-http-epoll-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: 0dd8c282-21806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429, and the Request Id: d32a452b-21815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340, and the Request Id: f2e8f80d-21816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414, and the Request Id: 98512d9e-21818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349, and the Request Id: 3aab32ea-21820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349, and the Request Id: b3d59cad-21824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429-, and the Request Id: 14be85f7-21825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.739+0000 [webflux-http-epoll-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: 43bb3585-21826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349-, and the Request Id: 29459d10-21829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.741+0000 [webflux-http-epoll-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: be038914-21831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414-, and the Request Id: 48d79765-21833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347, and the Request Id: f848fbf1-21835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352, and the Request Id: c770b2cf-21837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340-, and the Request Id: a815922f-21839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352-, and the Request Id: 8594d3d2-21846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.756+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340, and the Request Id: fa44e5fc-21851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347-, and the Request Id: 0cb5f90e-21852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348, and the Request Id: b497a094-21853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340-, and the Request Id: 2eeafa96-21858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.769+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341, and the Request Id: 0dd8c282-21867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.773+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430, and the Request Id: d32a452b-21874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.773+0000 [webflux-http-epoll-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: 3e394cc0-21875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350, and the Request Id: 3aab32ea-21877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341, and the Request Id: f2e8f80d-21879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350, and the Request Id: b3d59cad-21880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.777+0000 [webflux-http-epoll-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: 98512d9e-21881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341-, and the Request Id: 43bb3585-21883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430-, and the Request Id: 14be85f7-21885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350-, and the Request Id: 29459d10-21886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.782+0000 [webflux-http-epoll-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: 48d79765-21888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341-, and the Request Id: a815922f-21890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350-, and the Request Id: be038914-21896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353, and the Request Id: c770b2cf-21902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.793+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348, and the Request Id: f848fbf1-21905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.799+0000 [webflux-http-epoll-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: 8594d3d2-21909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.802+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.802+0000 [webflux-http-epoll-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: b497a094-21913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341, and the Request Id: fa44e5fc-21918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348-, and the Request Id: 0cb5f90e-21917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431, and the Request Id: d32a452b-21922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-21926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342, and the Request Id: 0dd8c282-21928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351, and the Request Id: 3aab32ea-21929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349-, and the Request Id: 3e394cc0-21931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416, and the Request Id: 98512d9e-21932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431-, and the Request Id: 14be85f7-21935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341-, and the Request Id: 2eeafa96-21936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342, and the Request Id: f2e8f80d-21937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351, and the Request Id: b3d59cad-21940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351-, and the Request Id: 29459d10-21941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-21942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416-, and the Request Id: 48d79765-21944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342-, and the Request Id: 43bb3585-21945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-21947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-21946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-21948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351-, and the Request Id: be038914-21949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342-, and the Request Id: a815922f-21950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-21951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-21952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-21953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-21954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-21955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-21956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.844+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-21957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-21956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-21957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-21958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-21959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-21960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-21961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-21961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-21962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-21963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-21964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-21964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354, and the Request Id: c770b2cf-21965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-21966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350, and the Request Id: b497a094-21967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-21968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-21968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-21969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-21969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432, and the Request Id: d32a452b-21970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-21971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354-, and the Request Id: 8594d3d2-21972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-21973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-21971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-21974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-21973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-21975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-21975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350-, and the Request Id: 3e394cc0-21976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-21977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-21978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-21977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-21979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349, and the Request Id: f848fbf1-21980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-21979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-21981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-21981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343, and the Request Id: 0dd8c282-21982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-21983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-21983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-21984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352, and the Request Id: 3aab32ea-21985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-21986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-21984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-21986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417, and the Request Id: 98512d9e-21988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-21987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-21987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.878+0000 [webflux-http-epoll-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: fa44e5fc-21989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432-, and the Request Id: 14be85f7-21990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-21991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-21993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342-, and the Request Id: 2eeafa96-21992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-21991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-21993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-21994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349-, and the Request Id: 0cb5f90e-21995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352-, and the Request Id: 29459d10-21996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-21997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-21998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-21999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417-, and the Request Id: 48d79765-22000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-21997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-21999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352, and the Request Id: b3d59cad-22002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343, and the Request Id: f2e8f80d-22004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343-, and the Request Id: 43bb3585-22005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352-, and the Request Id: be038914-22009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343-, and the Request Id: a815922f-22014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:47 2026-07-15T20:44:47.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351, and the Request Id: b497a094-22021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433, and the Request Id: d32a452b-22025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.914+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351-, and the Request Id: 3e394cc0-22029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433-, and the Request Id: 14be85f7-22032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353, and the Request Id: 3aab32ea-22033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343, and the Request Id: fa44e5fc-22035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350, and the Request Id: f848fbf1-22041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418, and the Request Id: 98512d9e-22042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353-, and the Request Id: 29459d10-22046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418-, and the Request Id: 48d79765-22049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343-, and the Request Id: 2eeafa96-22050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350-, and the Request Id: 0cb5f90e-22056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.940+0000 [webflux-http-epoll-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: 0dd8c282-22055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355, and the Request Id: c770b2cf-22059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355-, and the Request Id: 8594d3d2-22065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353, and the Request Id: b3d59cad-22066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.949+0000 [webflux-http-epoll-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: 43bb3585-22067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344, and the Request Id: f2e8f80d-22071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352, and the Request Id: b497a094-22076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434, and the Request Id: d32a452b-22078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353-, and the Request Id: be038914-22081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434-, and the Request Id: 14be85f7-22083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419, and the Request Id: 98512d9e-22088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344-, and the Request Id: a815922f-22089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352-, and the Request Id: 3e394cc0-22093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354, and the Request Id: 3aab32ea-22095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344, and the Request Id: fa44e5fc-22097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419-, and the Request Id: 48d79765-22101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354-, and the Request Id: 29459d10-22103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351, and the Request Id: f848fbf1-22105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345, and the Request Id: 0dd8c282-22109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.979+0000 [webflux-http-epoll-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: 2eeafa96-22112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351-, and the Request Id: 0cb5f90e-22116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356, and the Request Id: c770b2cf-22121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435, and the Request Id: d32a452b-22122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356-, and the Request Id: 8594d3d2-22127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345-, and the Request Id: 43bb3585-22129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435-, and the Request Id: 14be85f7-22131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:47.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353, and the Request Id: b497a094-22133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.001+0000 [webflux-http-epoll-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: b3d59cad-22135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.005+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345, and the Request Id: f2e8f80d-22143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420, and the Request Id: 98512d9e-22144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353-, and the Request Id: 3e394cc0-22147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354-, and the Request Id: be038914-22151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345-, and the Request Id: a815922f-22153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420-, and the Request Id: 48d79765-22155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355, and the Request Id: 3aab32ea-22156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352, and the Request Id: f848fbf1-22157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.021+0000 [webflux-http-epoll-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: 0cb5f90e-22165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436, and the Request Id: d32a452b-22166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355-, and the Request Id: 29459d10-22167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345, and the Request Id: fa44e5fc-22171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346, and the Request Id: 0dd8c282-22175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436-, and the Request Id: 14be85f7-22180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345-, and the Request Id: 2eeafa96-22182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357, and the Request Id: c770b2cf-22183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357-, and the Request Id: 8594d3d2-22188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346-, and the Request Id: 43bb3585-22190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421, and the Request Id: 98512d9e-22197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355, and the Request Id: b3d59cad-22200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354, and the Request Id: b497a094-22205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353, and the Request Id: f848fbf1-22209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.052+0000 [webflux-http-epoll-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: f2e8f80d-22210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421-, and the Request Id: 48d79765-22214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356, and the Request Id: 3aab32ea-22215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355-, and the Request Id: be038914-22216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354-, and the Request Id: 3e394cc0-22217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353-, and the Request Id: 0cb5f90e-22221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.060+0000 [webflux-http-epoll-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: 29459d10-22223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.060+0000 [webflux-http-epoll-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: d32a452b-22225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.062+0000 [webflux-http-epoll-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: fa44e5fc-22226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346-, and the Request Id: a815922f-22230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358, and the Request Id: c770b2cf-22232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.066+0000 [webflux-http-epoll-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: 14be85f7-22233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346-, and the Request Id: 2eeafa96-22234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347, and the Request Id: 0dd8c282-22244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358-, and the Request Id: 8594d3d2-22245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.076+0000 [webflux-http-epoll-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: 98512d9e-22252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347-, and the Request Id: 43bb3585-22258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356, and the Request Id: b3d59cad-22260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.084+0000 [webflux-http-epoll-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: 48d79765-22267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357, and the Request Id: 3aab32ea-22268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.084+0000 [webflux-http-epoll-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: d32a452b-22270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356-, and the Request Id: be038914-22273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347, and the Request Id: f2e8f80d-22274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.090+0000 [webflux-http-epoll-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: b497a094-22276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357-, and the Request Id: 29459d10-22281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347-, and the Request Id: a815922f-22282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347, and the Request Id: fa44e5fc-22284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354, and the Request Id: f848fbf1-22285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355-, and the Request Id: 3e394cc0-22287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.099+0000 [webflux-http-epoll-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: 14be85f7-22288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347-, and the Request Id: 2eeafa96-22295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359, and the Request Id: c770b2cf-22298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354-, and the Request Id: 0cb5f90e-22299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348, and the Request Id: 0dd8c282-22304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.118+0000 [webflux-http-epoll-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: b3d59cad-22310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359-, and the Request Id: 8594d3d2-22313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.119+0000 [webflux-http-epoll-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: 98512d9e-22314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348-, and the Request Id: 43bb3585-22315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439, and the Request Id: d32a452b-22319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357-, and the Request Id: be038914-22321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439-, and the Request Id: 14be85f7-22323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.129+0000 [webflux-http-epoll-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: 48d79765-22328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348, and the Request Id: f2e8f80d-22332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358, and the Request Id: 3aab32ea-22338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.141+0000 [webflux-http-epoll-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: f848fbf1-22344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348, and the Request Id: fa44e5fc-22345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356, and the Request Id: b497a094-22346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358-, and the Request Id: 29459d10-22350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348-, and the Request Id: a815922f-22351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348-, and the Request Id: 2eeafa96-22352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.145+0000 [webflux-http-epoll-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: 0cb5f90e-22354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.148+0000 [webflux-http-epoll-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: 3e394cc0-22357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.151+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360, and the Request Id: c770b2cf-22365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.153+0000 [webflux-http-epoll-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: d32a452b-22367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349, and the Request Id: 0dd8c282-22369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358, and the Request Id: b3d59cad-22370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.160+0000 [webflux-http-epoll-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: 8594d3d2-22377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349-, and the Request Id: 43bb3585-22378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.161+0000 [webflux-http-epoll-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: 14be85f7-22379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358-, and the Request Id: be038914-22380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424, and the Request Id: 98512d9e-22388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359, and the Request Id: 3aab32ea-22392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349, and the Request Id: fa44e5fc-22396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424-, and the Request Id: 48d79765-22397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349, and the Request Id: f2e8f80d-22403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349-, and the Request Id: 2eeafa96-22407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359, and the Request Id: b3d59cad-22412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.205+0000 [webflux-http-epoll-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: d32a452b-22414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359-, and the Request Id: 29459d10-22415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357, and the Request Id: b497a094-22416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356, and the Request Id: f848fbf1-22418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361, and the Request Id: c770b2cf-22419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.212+0000 [webflux-http-epoll-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: 14be85f7-22422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359-, and the Request Id: be038914-22423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356-, and the Request Id: 0cb5f90e-22425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361-, and the Request Id: 8594d3d2-22426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349-, and the Request Id: a815922f-22428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357-, and the Request Id: 3e394cc0-22430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.223+0000 [webflux-http-epoll-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: 0dd8c282-22433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.233+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.233+0000 [webflux-http-epoll-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: 98512d9e-22446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.239+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350, and the Request Id: fa44e5fc-22450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.240+0000 [webflux-http-epoll-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: 43bb3585-22451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360, and the Request Id: 3aab32ea-22453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.242+0000 [webflux-http-epoll-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: 48d79765-22455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.245+0000 [webflux-http-epoll-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: b3d59cad-22460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360-, and the Request Id: 29459d10-22464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.252+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350-, and the Request Id: 2eeafa96-22466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357, and the Request Id: f848fbf1-22467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360-, and the Request Id: be038914-22468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.267+0000 [webflux-http-epoll-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: d32a452b-22474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357-, and the Request Id: 0cb5f90e-22476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358, and the Request Id: b497a094-22478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362, and the Request Id: c770b2cf-22479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.285+0000 [webflux-http-epoll-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: 14be85f7-22482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358-, and the Request Id: 3e394cc0-22488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362-, and the Request Id: 8594d3d2-22489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350, and the Request Id: f2e8f80d-22491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.301+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.302+0000 [webflux-http-epoll-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: 98512d9e-22501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351, and the Request Id: 0dd8c282-22502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.304+0000 [webflux-http-epoll-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: a815922f-22503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.310+0000 [webflux-http-epoll-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: 48d79765-22512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351-, and the Request Id: 43bb3585-22516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358, and the Request Id: f848fbf1-22519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351, and the Request Id: fa44e5fc-22521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361, and the Request Id: b3d59cad-22522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361, and the Request Id: 3aab32ea-22523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.322+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443, and the Request Id: d32a452b-22526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.326+0000 [webflux-http-epoll-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: b497a094-22532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.326+0000 [webflux-http-epoll-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: be038914-22533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358-, and the Request Id: 0cb5f90e-22534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361-, and the Request Id: 29459d10-22535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351, and the Request Id: f2e8f80d-22540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351-, and the Request Id: 2eeafa96-22541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.333+0000 [webflux-http-epoll-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: 3e394cc0-22542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443-, and the Request Id: 14be85f7-22544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363, and the Request Id: c770b2cf-22545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351-, and the Request Id: a815922f-22548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363-, and the Request Id: 8594d3d2-22550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427, and the Request Id: 98512d9e-22557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.352+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352, and the Request Id: 0dd8c282-22561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427-, and the Request Id: 48d79765-22566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.369+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.370+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444, and the Request Id: d32a452b-22573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.384+0000 [webflux-http-epoll-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: f848fbf1-22578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352-, and the Request Id: 43bb3585-22579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352, and the Request Id: f2e8f80d-22585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362, and the Request Id: 3aab32ea-22587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352, and the Request Id: fa44e5fc-22589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360, and the Request Id: b497a094-22590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.398+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364, and the Request Id: c770b2cf-22592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444-, and the Request Id: 14be85f7-22595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362, and the Request Id: b3d59cad-22598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352-, and the Request Id: a815922f-22600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359-, and the Request Id: 0cb5f90e-22599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.406+0000 [webflux-http-epoll-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: 29459d10-22601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352-, and the Request Id: 2eeafa96-22602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364-, and the Request Id: 8594d3d2-22604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360-, and the Request Id: 3e394cc0-22605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362-, and the Request Id: be038914-22610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353, and the Request Id: 0dd8c282-22619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428, and the Request Id: 98512d9e-22625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353-, and the Request Id: 43bb3585-22629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353, and the Request Id: fa44e5fc-22633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.426+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445, and the Request Id: d32a452b-22636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428-, and the Request Id: 48d79765-22639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.433+0000 [webflux-http-epoll-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: f848fbf1-22641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361, and the Request Id: b497a094-22644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445-, and the Request Id: 14be85f7-22650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363, and the Request Id: b3d59cad-22652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.444+0000 [webflux-http-epoll-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: c770b2cf-22653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360-, and the Request Id: 0cb5f90e-22654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361-, and the Request Id: 3e394cc0-22656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363-, and the Request Id: be038914-22657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353-, and the Request Id: 2eeafa96-22662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365-, and the Request Id: 8594d3d2-22663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353, and the Request Id: f2e8f80d-22664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363, and the Request Id: 3aab32ea-22669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354, and the Request Id: 0dd8c282-22671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354-, and the Request Id: 43bb3585-22678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429, and the Request Id: 98512d9e-22681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.474+0000 [webflux-http-epoll-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: a815922f-22683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363-, and the Request Id: 29459d10-22685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446, and the Request Id: d32a452b-22690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362, and the Request Id: b497a094-22692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429-, and the Request Id: 48d79765-22694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446-, and the Request Id: 14be85f7-22696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362-, and the Request Id: 3e394cc0-22700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366, and the Request Id: c770b2cf-22707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361, and the Request Id: f848fbf1-22710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364, and the Request Id: b3d59cad-22714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361-, and the Request Id: 0cb5f90e-22715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354, and the Request Id: fa44e5fc-22716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366-, and the Request Id: 8594d3d2-22718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.511+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364-, and the Request Id: be038914-22724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.514+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354, and the Request Id: f2e8f80d-22728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447, and the Request Id: d32a452b-22731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355, and the Request Id: 0dd8c282-22732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430, and the Request Id: 98512d9e-22737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364, and the Request Id: 3aab32ea-22738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355-, and the Request Id: 43bb3585-22740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354-, and the Request Id: a815922f-22741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447-, and the Request Id: 14be85f7-22743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354-, and the Request Id: 2eeafa96-22744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430-, and the Request Id: 48d79765-22745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363, and the Request Id: b497a094-22746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364-, and the Request Id: 29459d10-22748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448, and the Request Id: d32a452b-22763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363-, and the Request Id: 3e394cc0-22766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431, and the Request Id: 98512d9e-22768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431-, and the Request Id: 48d79765-22773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356, and the Request Id: 0dd8c282-22781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362, and the Request Id: f848fbf1-22782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.567+0000 [webflux-http-epoll-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: b3d59cad-22783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448-, and the Request Id: 14be85f7-22784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355, and the Request Id: f2e8f80d-22788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365-, and the Request Id: be038914-22791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355, and the Request Id: fa44e5fc-22795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356-, and the Request Id: 43bb3585-22796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367, and the Request Id: c770b2cf-22799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.589+0000 [webflux-http-epoll-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: 2eeafa96-22800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.593+0000 [webflux-http-epoll-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: 0cb5f90e-22802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.599+0000 [webflux-http-epoll-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: 3aab32ea-22806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355-, and the Request Id: a815922f-22808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367-, and the Request Id: 8594d3d2-22809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364, and the Request Id: b497a094-22815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365-, and the Request Id: 29459d10-22816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449, and the Request Id: d32a452b-22818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432, and the Request Id: 98512d9e-22825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366, and the Request Id: b3d59cad-22831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.630+0000 [webflux-http-epoll-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: 3e394cc0-22832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357, and the Request Id: 0dd8c282-22833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449-, and the Request Id: 14be85f7-22835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432-, and the Request Id: 48d79765-22837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366-, and the Request Id: be038914-22840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356, and the Request Id: fa44e5fc-22841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.641+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357-, and the Request Id: 43bb3585-22844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363, and the Request Id: f848fbf1-22850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.656+0000 [webflux-http-epoll-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: 2eeafa96-22855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356, and the Request Id: f2e8f80d-22856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450, and the Request Id: d32a452b-22863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363-, and the Request Id: 0cb5f90e-22865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368, and the Request Id: c770b2cf-22869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.669+0000 [webflux-http-epoll-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: a815922f-22870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450-, and the Request Id: 14be85f7-22877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366, and the Request Id: 3aab32ea-22878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368-, and the Request Id: 8594d3d2-22880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365, and the Request Id: b497a094-22881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.679+0000 [webflux-http-epoll-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: 98512d9e-22884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366-, and the Request Id: 29459d10-22891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358, and the Request Id: 0dd8c282-22892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367, and the Request Id: b3d59cad-22895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365-, and the Request Id: 3e394cc0-22897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357, and the Request Id: fa44e5fc-22898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.701+0000 [webflux-http-epoll-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: be038914-22901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.702+0000 [webflux-http-epoll-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: 48d79765-22903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358-, and the Request Id: 43bb3585-22904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357-, and the Request Id: 2eeafa96-22910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364, and the Request Id: f848fbf1-22913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451, and the Request Id: d32a452b-22917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364-, and the Request Id: 0cb5f90e-22921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451-, and the Request Id: 14be85f7-22926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.735+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357, and the Request Id: f2e8f80d-22928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369, and the Request Id: c770b2cf-22929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-22933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-22933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.740+0000 [webflux-http-epoll-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: a815922f-22935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-22936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-22936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.741+0000 [webflux-http-epoll-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: 8594d3d2-22938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-22940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-22940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367, and the Request Id: 3aab32ea-22941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-22942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-22944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-22944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.745+0000 [webflux-http-epoll-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: fa44e5fc-22945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-22946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-22946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368, and the Request Id: b3d59cad-22947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-22948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359, and the Request Id: 0dd8c282-22949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-22950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-22951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-22950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-22952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-22953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-22952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434, and the Request Id: 98512d9e-22954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-22951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-22955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366, and the Request Id: b497a094-22956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358-, and the Request Id: 2eeafa96-22957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359-, and the Request Id: 43bb3585-22958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-22959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367-, and the Request Id: 29459d10-22960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-22961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-22962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-22963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366-, and the Request Id: 3e394cc0-22964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434-, and the Request Id: 48d79765-22965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-22961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.766+0000 [webflux-http-epoll-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: be038914-22966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-22967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-22968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-22968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-22969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-22970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-22969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-22971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365, and the Request Id: f848fbf1-22972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.771+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-22971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-22973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-22974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-22975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-22973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-22976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.774+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-22976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-22977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-22978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452, and the Request Id: d32a452b-22979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-22978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-22980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-22980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-22981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370, and the Request Id: c770b2cf-22982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452-, and the Request Id: 14be85f7-22983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-22984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358, and the Request Id: f2e8f80d-22986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-22985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.786+0000 [webflux-http-epoll-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: 0cb5f90e-22987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-22988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-22989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-22991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-22989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-22992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-22990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-22993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-22993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358-, and the Request Id: a815922f-22994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360, and the Request Id: 0dd8c282-22995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370-, and the Request Id: 8594d3d2-22996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-22997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-22997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-22998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-22998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-22999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368, and the Request Id: 3aab32ea-23000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360-, and the Request Id: 43bb3585-23002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368-, and the Request Id: 29459d10-23014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435, and the Request Id: 98512d9e-23017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367, and the Request Id: b497a094-23020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366, and the Request Id: f848fbf1-23025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369, and the Request Id: b3d59cad-23027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435-, and the Request Id: 48d79765-23029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371, and the Request Id: c770b2cf-23031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359, and the Request Id: fa44e5fc-23032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.833+0000 [webflux-http-epoll-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: f2e8f80d-23033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369-, and the Request Id: be038914-23036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367-, and the Request Id: 3e394cc0-23037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366-, and the Request Id: 0cb5f90e-23038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.840+0000 [webflux-http-epoll-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: 8594d3d2-23041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453, and the Request Id: d32a452b-23042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369, and the Request Id: 3aab32ea-23046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.848+0000 [webflux-http-epoll-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: a815922f-23048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453-, and the Request Id: 14be85f7-23051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436, and the Request Id: 98512d9e-23053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369-, and the Request Id: 29459d10-23055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.857+0000 [webflux-http-epoll-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: 2eeafa96-23056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436-, and the Request Id: 48d79765-23058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361, and the Request Id: 0dd8c282-23064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361-, and the Request Id: 43bb3585-23070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.891+0000 [webflux-http-epoll-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: d32a452b-23080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372, and the Request Id: c770b2cf-23087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367, and the Request Id: f848fbf1-23088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370, and the Request Id: b3d59cad-23091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.905+0000 [webflux-http-epoll-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: 14be85f7-23096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370, and the Request Id: 3aab32ea-23099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437, and the Request Id: 98512d9e-23100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372-, and the Request Id: 8594d3d2-23102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368, and the Request Id: b497a094-23103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367-, and the Request Id: 0cb5f90e-23105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360, and the Request Id: fa44e5fc-23106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370-, and the Request Id: be038914-23107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.921+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360, and the Request Id: f2e8f80d-23111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360-, and the Request Id: a815922f-23114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370-, and the Request Id: 29459d10-23115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360-, and the Request Id: 2eeafa96-23116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437-, and the Request Id: 48d79765-23117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368-, and the Request Id: 3e394cc0-23118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362, and the Request Id: 0dd8c282-23131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373, and the Request Id: c770b2cf-23137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368, and the Request Id: f848fbf1-23138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:48 2026-07-15T20:44:48.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.964+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362-, and the Request Id: 43bb3585-23142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.967+0000 [webflux-http-epoll-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: d32a452b-23144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361, and the Request Id: fa44e5fc-23149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368-, and the Request Id: 0cb5f90e-23151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371, and the Request Id: 3aab32ea-23153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373-, and the Request Id: 8594d3d2-23158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438, and the Request Id: 98512d9e-23159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.981+0000 [webflux-http-epoll-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: 14be85f7-23161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.982+0000 [webflux-http-epoll-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: 2eeafa96-23164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.984+0000 [webflux-http-epoll-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: b497a094-23168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.984+0000 [webflux-http-epoll-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: f2e8f80d-23169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371, and the Request Id: b3d59cad-23170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371-, and the Request Id: 29459d10-23171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371-, and the Request Id: be038914-23175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438-, and the Request Id: 48d79765-23179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:48.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369-, and the Request Id: 3e394cc0-23180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361-, and the Request Id: a815922f-23188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369, and the Request Id: f848fbf1-23191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363, and the Request Id: 0dd8c282-23192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456, and the Request Id: d32a452b-23193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363-, and the Request Id: 43bb3585-23199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.021+0000 [webflux-http-epoll-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: 0cb5f90e-23200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456-, and the Request Id: 14be85f7-23203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362, and the Request Id: fa44e5fc-23206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374, and the Request Id: c770b2cf-23214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439, and the Request Id: 98512d9e-23217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372, and the Request Id: b3d59cad-23220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372, and the Request Id: 3aab32ea-23224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.076+0000 [webflux-http-epoll-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: 8594d3d2-23225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439-, and the Request Id: 48d79765-23228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362-, and the Request Id: 2eeafa96-23229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372-, and the Request Id: be038914-23231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370, and the Request Id: b497a094-23233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372-, and the Request Id: 29459d10-23232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362, and the Request Id: f2e8f80d-23236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.087+0000 [webflux-http-epoll-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: d32a452b-23240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370-, and the Request Id: 3e394cc0-23242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370, and the Request Id: f848fbf1-23248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.100+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362-, and the Request Id: a815922f-23250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.108+0000 [webflux-http-epoll-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: 14be85f7-23252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370-, and the Request Id: 0cb5f90e-23260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375, and the Request Id: c770b2cf-23271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364, and the Request Id: 0dd8c282-23273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363, and the Request Id: f2e8f80d-23276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363, and the Request Id: fa44e5fc-23277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373, and the Request Id: 3aab32ea-23279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375-, and the Request Id: 8594d3d2-23280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363-, and the Request Id: a815922f-23285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364-, and the Request Id: 43bb3585-23288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373, and the Request Id: b3d59cad-23291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371, and the Request Id: b497a094-23292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373-, and the Request Id: 29459d10-23293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363-, and the Request Id: 2eeafa96-23294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440, and the Request Id: 98512d9e-23296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.158+0000 [webflux-http-epoll-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: d32a452b-23299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.163+0000 [webflux-http-epoll-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: be038914-23302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440-, and the Request Id: 48d79765-23303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.168+0000 [webflux-http-epoll-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: 3e394cc0-23306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.169+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.170+0000 [webflux-http-epoll-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: 14be85f7-23311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371, and the Request Id: f848fbf1-23312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376, and the Request Id: c770b2cf-23317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371-, and the Request Id: 0cb5f90e-23323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376-, and the Request Id: 8594d3d2-23327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364, and the Request Id: f2e8f80d-23329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.211+0000 [webflux-http-epoll-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: 3aab32ea-23336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364-, and the Request Id: a815922f-23339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374, and the Request Id: b3d59cad-23343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441, and the Request Id: 98512d9e-23344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365, and the Request Id: 0dd8c282-23349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.233+0000 [webflux-http-epoll-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: d32a452b-23352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.259+0000 [webflux-http-epoll-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: b497a094-23355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374-, and the Request Id: 29459d10-23356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.261+0000 [webflux-http-epoll-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: 14be85f7-23359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.265+0000 [webflux-http-epoll-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: be038914-23360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372, and the Request Id: f848fbf1-23365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441-, and the Request Id: 48d79765-23366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365-, and the Request Id: 43bb3585-23367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372-, and the Request Id: 3e394cc0-23368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364, and the Request Id: fa44e5fc-23369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365, and the Request Id: f2e8f80d-23373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364-, and the Request Id: 2eeafa96-23378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377, and the Request Id: c770b2cf-23381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372-, and the Request Id: 0cb5f90e-23382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442, and the Request Id: 98512d9e-23392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365-, and the Request Id: a815922f-23393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377-, and the Request Id: 8594d3d2-23394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366, and the Request Id: 0dd8c282-23402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375, and the Request Id: b3d59cad-23407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365, and the Request Id: fa44e5fc-23411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375, and the Request Id: 3aab32ea-23412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460, and the Request Id: d32a452b-23413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375-, and the Request Id: be038914-23416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442-, and the Request Id: 48d79765-23417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375-, and the Request Id: 29459d10-23419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366-, and the Request Id: 43bb3585-23421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378, and the Request Id: c770b2cf-23425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373, and the Request Id: b497a094-23426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.369+0000 [webflux-http-epoll-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: f848fbf1-23427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460-, and the Request Id: 14be85f7-23429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365-, and the Request Id: 2eeafa96-23432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373-, and the Request Id: 3e394cc0-23437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378-, and the Request Id: 8594d3d2-23438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373-, and the Request Id: 0cb5f90e-23439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366, and the Request Id: f2e8f80d-23450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.411+0000 [webflux-http-epoll-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: 98512d9e-23456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.418+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366-, and the Request Id: a815922f-23459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.423+0000 [webflux-http-epoll-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: 0dd8c282-23463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376, and the Request Id: 3aab32ea-23467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.429+0000 [webflux-http-epoll-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: 43bb3585-23468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.430+0000 [webflux-http-epoll-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: b3d59cad-23471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379, and the Request Id: c770b2cf-23475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.436+0000 [webflux-http-epoll-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: fa44e5fc-23477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376-, and the Request Id: 29459d10-23479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461, and the Request Id: d32a452b-23483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374, and the Request Id: f848fbf1-23484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.448+0000 [webflux-http-epoll-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: 48d79765-23485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374, and the Request Id: b497a094-23486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.456+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366-, and the Request Id: 2eeafa96-23489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379-, and the Request Id: 8594d3d2-23492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461-, and the Request Id: 14be85f7-23493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374-, and the Request Id: 3e394cc0-23494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376-, and the Request Id: be038914-23495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374-, and the Request Id: 0cb5f90e-23497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.474+0000 [webflux-http-epoll-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: f2e8f80d-23500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367-, and the Request Id: a815922f-23509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377, and the Request Id: 3aab32ea-23514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.487+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444, and the Request Id: 98512d9e-23517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368, and the Request Id: 0dd8c282-23522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.499+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380, and the Request Id: c770b2cf-23529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377-, and the Request Id: 29459d10-23531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.522+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377, and the Request Id: b3d59cad-23535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444-, and the Request Id: 48d79765-23536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375, and the Request Id: f848fbf1-23540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368-, and the Request Id: 43bb3585-23542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375, and the Request Id: b497a094-23543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367, and the Request Id: fa44e5fc-23545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.548+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.551+0000 [webflux-http-epoll-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: 0cb5f90e-23548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377-, and the Request Id: be038914-23549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.553+0000 [webflux-http-epoll-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: d32a452b-23551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380-, and the Request Id: 8594d3d2-23553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.567+0000 [webflux-http-epoll-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: 14be85f7-23555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375-, and the Request Id: 3e394cc0-23556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368, and the Request Id: f2e8f80d-23559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367-, and the Request Id: 2eeafa96-23561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.596+0000 [webflux-http-epoll-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: a815922f-23567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378, and the Request Id: 3aab32ea-23573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369, and the Request Id: 0dd8c282-23576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376, and the Request Id: f848fbf1-23581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.627+0000 [webflux-http-epoll-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: 29459d10-23584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369-, and the Request Id: 43bb3585-23590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445, and the Request Id: 98512d9e-23593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381, and the Request Id: c770b2cf-23596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.652+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376-, and the Request Id: 0cb5f90e-23597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368, and the Request Id: fa44e5fc-23598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445-, and the Request Id: 48d79765-23601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381-, and the Request Id: 8594d3d2-23604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368-, and the Request Id: 2eeafa96-23610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378, and the Request Id: b3d59cad-23612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376, and the Request Id: b497a094-23623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370, and the Request Id: 0dd8c282-23626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377, and the Request Id: f848fbf1-23627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463, and the Request Id: d32a452b-23628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369, and the Request Id: f2e8f80d-23629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463-, and the Request Id: 14be85f7-23630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376-, and the Request Id: 3e394cc0-23631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378-, and the Request Id: be038914-23634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377-, and the Request Id: 0cb5f90e-23637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370-, and the Request Id: 43bb3585-23639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379, and the Request Id: 3aab32ea-23640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382, and the Request Id: c770b2cf-23643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446, and the Request Id: 98512d9e-23647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369-, and the Request Id: a815922f-23648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379-, and the Request Id: 29459d10-23651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446-, and the Request Id: 48d79765-23653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382-, and the Request Id: 8594d3d2-23663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.808+0000 [webflux-http-epoll-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: fa44e5fc-23668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379, and the Request Id: b3d59cad-23674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378, and the Request Id: f848fbf1-23675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380, and the Request Id: 3aab32ea-23680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447, and the Request Id: 98512d9e-23683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369-, and the Request Id: 2eeafa96-23687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370, and the Request Id: f2e8f80d-23690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371, and the Request Id: 0dd8c282-23691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.846+0000 [webflux-http-epoll-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: 0cb5f90e-23693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380-, and the Request Id: 29459d10-23694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377, and the Request Id: b497a094-23696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383, and the Request Id: c770b2cf-23699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447-, and the Request Id: 48d79765-23701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370-, and the Request Id: a815922f-23702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371-, and the Request Id: 43bb3585-23703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379-, and the Request Id: be038914-23704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464, and the Request Id: d32a452b-23706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.878+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464-, and the Request Id: 14be85f7-23708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377-, and the Request Id: 3e394cc0-23712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383-, and the Request Id: 8594d3d2-23720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370, and the Request Id: fa44e5fc-23721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448, and the Request Id: 98512d9e-23730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370-, and the Request Id: 2eeafa96-23733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465, and the Request Id: d32a452b-23735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372, and the Request Id: 0dd8c282-23739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465-, and the Request Id: 14be85f7-23744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448-, and the Request Id: 48d79765-23745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381, and the Request Id: 3aab32ea-23748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.945+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380, and the Request Id: b3d59cad-23755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.947+0000 [webflux-http-epoll-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: f848fbf1-23756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372-, and the Request Id: 43bb3585-23757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371, and the Request Id: f2e8f80d-23758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378, and the Request Id: b497a094-23765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381-, and the Request Id: 29459d10-23766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371-, and the Request Id: a815922f-23767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:49 2026-07-15T20:44:49.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.957+0000 [webflux-http-epoll-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: be038914-23769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379-, and the Request Id: 0cb5f90e-23770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371, and the Request Id: fa44e5fc-23777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384, and the Request Id: c770b2cf-23778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378-, and the Request Id: 3e394cc0-23780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.964+0000 [webflux-http-epoll-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: 98512d9e-23781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371-, and the Request Id: 2eeafa96-23788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466, and the Request Id: d32a452b-23789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384-, and the Request Id: 8594d3d2-23790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373, and the Request Id: 0dd8c282-23793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.974+0000 [webflux-http-epoll-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: 48d79765-23795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466-, and the Request Id: 14be85f7-23799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381, and the Request Id: b3d59cad-23803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373-, and the Request Id: 43bb3585-23804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381-, and the Request Id: be038914-23810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382, and the Request Id: 3aab32ea-23817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372, and the Request Id: f2e8f80d-23820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:49.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372, and the Request Id: fa44e5fc-23827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382-, and the Request Id: 29459d10-23830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380, and the Request Id: f848fbf1-23831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450, and the Request Id: 98512d9e-23834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379, and the Request Id: b497a094-23836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372-, and the Request Id: 2eeafa96-23838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385, and the Request Id: c770b2cf-23839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.011+0000 [webflux-http-epoll-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: a815922f-23840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374, and the Request Id: 0dd8c282-23843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450-, and the Request Id: 48d79765-23844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379-, and the Request Id: 3e394cc0-23845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385-, and the Request Id: 8594d3d2-23848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374-, and the Request Id: 43bb3585-23850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380-, and the Request Id: 0cb5f90e-23852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467, and the Request Id: d32a452b-23856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382, and the Request Id: b3d59cad-23871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467-, and the Request Id: 14be85f7-23872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382-, and the Request Id: be038914-23877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373, and the Request Id: fa44e5fc-23878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451, and the Request Id: 98512d9e-23881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383, and the Request Id: 3aab32ea-23882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373-, and the Request Id: 2eeafa96-23888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375, and the Request Id: 0dd8c282-23892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.057+0000 [webflux-http-epoll-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: c770b2cf-23895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381, and the Request Id: f848fbf1-23896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.062+0000 [webflux-http-epoll-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: 29459d10-23897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380, and the Request Id: b497a094-23898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373, and the Request Id: f2e8f80d-23900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.070+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451-, and the Request Id: 48d79765-23906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381-, and the Request Id: 0cb5f90e-23904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375-, and the Request Id: 43bb3585-23908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.072+0000 [webflux-http-epoll-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: d32a452b-23909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.075+0000 [webflux-http-epoll-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: 3e394cc0-23910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386-, and the Request Id: 8594d3d2-23911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373-, and the Request Id: a815922f-23912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.081+0000 [webflux-http-epoll-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: 14be85f7-23917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374, and the Request Id: fa44e5fc-23928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383, and the Request Id: b3d59cad-23930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-23931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-23932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-23931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-23934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-23934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383-, and the Request Id: be038914-23939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376, and the Request Id: 0dd8c282-23940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-23941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374-, and the Request Id: 2eeafa96-23942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452, and the Request Id: 98512d9e-23944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-23946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-23946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-23947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-23948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-23949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-23950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-23951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-23950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-23949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-23951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-23952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-23952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-23954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-23954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387, and the Request Id: c770b2cf-23955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381, and the Request Id: b497a094-23956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452-, and the Request Id: 48d79765-23957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-23958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-23958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384, and the Request Id: 3aab32ea-23959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382, and the Request Id: f848fbf1-23960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-23961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-23961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-23962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-23962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-23963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-23964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-23963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.112+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-23965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374, and the Request Id: f2e8f80d-23967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387-, and the Request Id: 8594d3d2-23966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-23965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469, and the Request Id: d32a452b-23968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-23969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.114+0000 [webflux-http-epoll-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: 29459d10-23970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381-, and the Request Id: 3e394cc0-23971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376-, and the Request Id: 43bb3585-23972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-23973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-23974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-23974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374-, and the Request Id: a815922f-23975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-23976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469-, and the Request Id: 14be85f7-23977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-23978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-23978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384, and the Request Id: b3d59cad-23979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-23980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-23981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-23982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382-, and the Request Id: 0cb5f90e-23983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-23984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-23985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-23986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-23987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-23987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-23988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-23988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-23989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.133+0000 [webflux-http-epoll-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: 98512d9e-23990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-23991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-23991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-23992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.137+0000 [webflux-http-epoll-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: be038914-23993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-23994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-23995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-23996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-23994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-23997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-23998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-23999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375, and the Request Id: fa44e5fc-24000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-23998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.144+0000 [webflux-http-epoll-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: 48d79765-24001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.146+0000 [webflux-http-epoll-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: c770b2cf-24003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.150+0000 [webflux-http-epoll-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: 3aab32ea-24008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.152+0000 [webflux-http-epoll-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: 2eeafa96-24011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470, and the Request Id: d32a452b-24013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388-, and the Request Id: 8594d3d2-24014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385-, and the Request Id: 29459d10-24015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382, and the Request Id: b497a094-24023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375, and the Request Id: f2e8f80d-24028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470-, and the Request Id: 14be85f7-24029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383, and the Request Id: f848fbf1-24034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385, and the Request Id: b3d59cad-24035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377, and the Request Id: 0dd8c282-24036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382-, and the Request Id: 3e394cc0-24040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375-, and the Request Id: a815922f-24043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383-, and the Request Id: 0cb5f90e-24045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.174+0000 [webflux-http-epoll-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: be038914-24047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.174+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454, and the Request Id: 98512d9e-24046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377-, and the Request Id: 43bb3585-24054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.179+0000 [webflux-http-epoll-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: c770b2cf-24058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454-, and the Request Id: 48d79765-24060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376, and the Request Id: fa44e5fc-24061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389-, and the Request Id: 8594d3d2-24062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471, and the Request Id: d32a452b-24069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386, and the Request Id: 3aab32ea-24073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471-, and the Request Id: 14be85f7-24074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376-, and the Request Id: 2eeafa96-24076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.213+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.214+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376, and the Request Id: f2e8f80d-24088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384, and the Request Id: f848fbf1-24089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386, and the Request Id: b3d59cad-24092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.228+0000 [webflux-http-epoll-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: b497a094-24093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386-, and the Request Id: 29459d10-24094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376-, and the Request Id: a815922f-24095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.233+0000 [webflux-http-epoll-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: 0cb5f90e-24098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455, and the Request Id: 98512d9e-24103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.243+0000 [webflux-http-epoll-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: 3e394cc0-24106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386-, and the Request Id: be038914-24107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378, and the Request Id: 0dd8c282-24110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472, and the Request Id: d32a452b-24114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390, and the Request Id: c770b2cf-24115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.250+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.251+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377, and the Request Id: fa44e5fc-24121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390-, and the Request Id: 8594d3d2-24122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378-, and the Request Id: 43bb3585-24125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455-, and the Request Id: 48d79765-24126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472-, and the Request Id: 14be85f7-24127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377-, and the Request Id: 2eeafa96-24130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377, and the Request Id: f2e8f80d-24140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387, and the Request Id: b3d59cad-24152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385, and the Request Id: f848fbf1-24154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473, and the Request Id: d32a452b-24156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.288+0000 [webflux-http-epoll-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: 3aab32ea-24158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456, and the Request Id: 98512d9e-24162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384, and the Request Id: b497a094-24164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385-, and the Request Id: 0cb5f90e-24165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387-, and the Request Id: 29459d10-24166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.294+0000 [webflux-http-epoll-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: a815922f-24167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387-, and the Request Id: be038914-24168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473-, and the Request Id: 14be85f7-24169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.300+0000 [webflux-http-epoll-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: c770b2cf-24170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384-, and the Request Id: 3e394cc0-24171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456-, and the Request Id: 48d79765-24173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391-, and the Request Id: 8594d3d2-24177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379, and the Request Id: 0dd8c282-24179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.319+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378, and the Request Id: fa44e5fc-24185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379-, and the Request Id: 43bb3585-24192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378-, and the Request Id: 2eeafa96-24195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474, and the Request Id: d32a452b-24200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388, and the Request Id: 3aab32ea-24208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.355+0000 [webflux-http-epoll-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: b497a094-24210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457, and the Request Id: 98512d9e-24212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388-, and the Request Id: 29459d10-24215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.359+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378, and the Request Id: f2e8f80d-24216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474-, and the Request Id: 14be85f7-24217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457-, and the Request Id: 48d79765-24218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385-, and the Request Id: 3e394cc0-24219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388, and the Request Id: b3d59cad-24221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.364+0000 [webflux-http-epoll-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: f848fbf1-24225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378-, and the Request Id: a815922f-24226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388-, and the Request Id: be038914-24232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392, and the Request Id: c770b2cf-24233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386-, and the Request Id: 0cb5f90e-24238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380, and the Request Id: 0dd8c282-24241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380-, and the Request Id: 43bb3585-24245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392-, and the Request Id: 8594d3d2-24249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.393+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458, and the Request Id: 98512d9e-24254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475, and the Request Id: d32a452b-24256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.396+0000 [webflux-http-epoll-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: fa44e5fc-24257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458-, and the Request Id: 48d79765-24261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379-, and the Request Id: 2eeafa96-24262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475-, and the Request Id: 14be85f7-24268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389, and the Request Id: 3aab32ea-24269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.422+0000 [webflux-http-epoll-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: 0dd8c282-24277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386, and the Request Id: b497a094-24280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.425+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379, and the Request Id: f2e8f80d-24281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389-, and the Request Id: 29459d10-24285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389, and the Request Id: b3d59cad-24286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.434+0000 [webflux-http-epoll-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: 43bb3585-24289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379-, and the Request Id: a815922f-24293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386-, and the Request Id: 3e394cc0-24294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387, and the Request Id: f848fbf1-24296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393, and the Request Id: c770b2cf-24299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389-, and the Request Id: be038914-24303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459, and the Request Id: 98512d9e-24304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.471+0000 [webflux-http-epoll-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: 0cb5f90e-24308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393-, and the Request Id: 8594d3d2-24309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459-, and the Request Id: 48d79765-24311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476, and the Request Id: d32a452b-24313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476-, and the Request Id: 14be85f7-24323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380, and the Request Id: fa44e5fc-24324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382, and the Request Id: 0dd8c282-24332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380-, and the Request Id: 2eeafa96-24333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.529+0000 [webflux-http-epoll-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: 3aab32ea-24339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.534+0000 [webflux-http-epoll-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: b3d59cad-24342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.536+0000 [webflux-http-epoll-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: f2e8f80d-24343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.538+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.542+0000 [webflux-http-epoll-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: f848fbf1-24352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387, and the Request Id: b497a094-24353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380-, and the Request Id: a815922f-24355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390-, and the Request Id: 29459d10-24356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.545+0000 [webflux-http-epoll-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: 98512d9e-24357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390-, and the Request Id: be038914-24358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382-, and the Request Id: 43bb3585-24360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.546+0000 [webflux-http-epoll-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: c770b2cf-24359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.551+0000 [webflux-http-epoll-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: 48d79765-24362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394-, and the Request Id: 8594d3d2-24363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.552+0000 [webflux-http-epoll-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: 3e394cc0-24364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.555+0000 [webflux-http-epoll-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: d32a452b-24367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388-, and the Request Id: 0cb5f90e-24369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.564+0000 [webflux-http-epoll-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: 14be85f7-24374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.570+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.592+0000 [webflux-http-epoll-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: b3d59cad-24388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.599+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461, and the Request Id: 98512d9e-24393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381, and the Request Id: fa44e5fc-24403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381, and the Request Id: f2e8f80d-24402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391-, and the Request Id: be038914-24404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383, and the Request Id: 0dd8c282-24408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391, and the Request Id: 3aab32ea-24410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389, and the Request Id: f848fbf1-24411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388, and the Request Id: b497a094-24412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461-, and the Request Id: 48d79765-24413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.623+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395, and the Request Id: c770b2cf-24416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381-, and the Request Id: a815922f-24417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391-, and the Request Id: 29459d10-24419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383-, and the Request Id: 43bb3585-24421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.633+0000 [webflux-http-epoll-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: 2eeafa96-24422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478, and the Request Id: d32a452b-24424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389-, and the Request Id: 0cb5f90e-24426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478-, and the Request Id: 14be85f7-24429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.648+0000 [webflux-http-epoll-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: 3e394cc0-24430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462, and the Request Id: 98512d9e-24441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392, and the Request Id: b3d59cad-24442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395-, and the Request Id: 8594d3d2-24446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462-, and the Request Id: 48d79765-24448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.702+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.702+0000 [webflux-http-epoll-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: be038914-24454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.703+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384, and the Request Id: 0dd8c282-24458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479, and the Request Id: d32a452b-24460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382, and the Request Id: fa44e5fc-24462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384-, and the Request Id: 43bb3585-24467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479-, and the Request Id: 14be85f7-24468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392, and the Request Id: 3aab32ea-24470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382-, and the Request Id: 2eeafa96-24474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382, and the Request Id: f2e8f80d-24475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392-, and the Request Id: 29459d10-24484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.729+0000 [webflux-http-epoll-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: a815922f-24487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389, and the Request Id: b497a094-24490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.731+0000 [webflux-http-epoll-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: f848fbf1-24491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396, and the Request Id: c770b2cf-24493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463, and the Request Id: 98512d9e-24494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.737+0000 [webflux-http-epoll-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: b3d59cad-24497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396-, and the Request Id: 8594d3d2-24498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389-, and the Request Id: 3e394cc0-24499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393-, and the Request Id: be038914-24504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463-, and the Request Id: 48d79765-24505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480, and the Request Id: d32a452b-24506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390-, and the Request Id: 0cb5f90e-24508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385, and the Request Id: 0dd8c282-24518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480-, and the Request Id: 14be85f7-24519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385-, and the Request Id: 43bb3585-24527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.785+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383, and the Request Id: f2e8f80d-24538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383, and the Request Id: fa44e5fc-24540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.799+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.800+0000 [webflux-http-epoll-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: b3d59cad-24544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390, and the Request Id: b497a094-24545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393, and the Request Id: 3aab32ea-24546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383-, and the Request Id: a815922f-24548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397, and the Request Id: c770b2cf-24551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464, and the Request Id: 98512d9e-24553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394-, and the Request Id: be038914-24554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.815+0000 [webflux-http-epoll-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: d32a452b-24557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390-, and the Request Id: 3e394cc0-24559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393-, and the Request Id: 29459d10-24562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391, and the Request Id: f848fbf1-24563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464-, and the Request Id: 48d79765-24565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.826+0000 [webflux-http-epoll-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: 8594d3d2-24566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.829+0000 [webflux-http-epoll-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: 14be85f7-24568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383-, and the Request Id: 2eeafa96-24571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386, and the Request Id: 0dd8c282-24576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.840+0000 [webflux-http-epoll-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: 0cb5f90e-24577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.850+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384, and the Request Id: f2e8f80d-24585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482, and the Request Id: d32a452b-24591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386-, and the Request Id: 43bb3585-24596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391, and the Request Id: b497a094-24598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384-, and the Request Id: a815922f-24600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394, and the Request Id: 3aab32ea-24601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.879+0000 [webflux-http-epoll-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: 98512d9e-24604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482-, and the Request Id: 14be85f7-24607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391-, and the Request Id: 3e394cc0-24610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394-, and the Request Id: 29459d10-24611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398, and the Request Id: c770b2cf-24615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.904+0000 [webflux-http-epoll-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: b3d59cad-24616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.910+0000 [webflux-http-epoll-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: 48d79765-24619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:50 2026-07-15T20:44:50.911+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384, and the Request Id: fa44e5fc-24621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392, and the Request Id: f848fbf1-24626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398-, and the Request Id: 8594d3d2-24629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395-, and the Request Id: be038914-24631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392-, and the Request Id: 0cb5f90e-24634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384-, and the Request Id: 2eeafa96-24635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387, and the Request Id: 0dd8c282-24642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.940+0000 [webflux-http-epoll-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: f2e8f80d-24644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385-, and the Request Id: a815922f-24649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483, and the Request Id: d32a452b-24654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.948+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392, and the Request Id: b497a094-24656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387-, and the Request Id: 43bb3585-24660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395, and the Request Id: 3aab32ea-24661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.961+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483-, and the Request Id: 14be85f7-24663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466, and the Request Id: 98512d9e-24672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392-, and the Request Id: 3e394cc0-24674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399, and the Request Id: c770b2cf-24676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396, and the Request Id: b3d59cad-24677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395-, and the Request Id: 29459d10-24678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393, and the Request Id: f848fbf1-24679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466-, and the Request Id: 48d79765-24680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399-, and the Request Id: 8594d3d2-24685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393-, and the Request Id: 0cb5f90e-24687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396-, and the Request Id: be038914-24688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:50.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484, and the Request Id: d32a452b-24695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386, and the Request Id: f2e8f80d-24696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.017+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385, and the Request Id: fa44e5fc-24706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484-, and the Request Id: 14be85f7-24707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388, and the Request Id: 0dd8c282-24709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386-, and the Request Id: a815922f-24711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.026+0000 [webflux-http-epoll-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: 2eeafa96-24713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388-, and the Request Id: 43bb3585-24714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.027+0000 [Thread-16781] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:51 2026-07-15T20:44:51.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.035+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393, and the Request Id: b497a094-24718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467, and the Request Id: 98512d9e-24726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.059+0000 [webflux-http-epoll-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: 3e394cc0-24731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400, and the Request Id: c770b2cf-24737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.064+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.064+0000 [webflux-http-epoll-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: b3d59cad-24738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467-, and the Request Id: 48d79765-24739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396, and the Request Id: 3aab32ea-24741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.077+0000 [webflux-http-epoll-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: f848fbf1-24745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.079+0000 [webflux-http-epoll-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: 8594d3d2-24747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396-, and the Request Id: 29459d10-24748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394-, and the Request Id: 0cb5f90e-24751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389, and the Request Id: 0dd8c282-24753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397-, and the Request Id: be038914-24755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485, and the Request Id: d32a452b-24757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386, and the Request Id: fa44e5fc-24759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389-, and the Request Id: 43bb3585-24765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485-, and the Request Id: 14be85f7-24768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.111+0000 [webflux-http-epoll-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: f2e8f80d-24769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386-, and the Request Id: 2eeafa96-24770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387-, and the Request Id: a815922f-24775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394, and the Request Id: b497a094-24779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401, and the Request Id: c770b2cf-24785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394-, and the Request Id: 3e394cc0-24787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.148+0000 [webflux-http-epoll-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: b3d59cad-24790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395, and the Request Id: f848fbf1-24794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401-, and the Request Id: 8594d3d2-24799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468, and the Request Id: 98512d9e-24800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397, and the Request Id: 3aab32ea-24801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395-, and the Request Id: 0cb5f90e-24804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468-, and the Request Id: 48d79765-24806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398-, and the Request Id: be038914-24811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.176+0000 [webflux-http-epoll-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: 29459d10-24813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388, and the Request Id: f2e8f80d-24816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486, and the Request Id: d32a452b-24819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390, and the Request Id: 0dd8c282-24821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390-, and the Request Id: 43bb3585-24827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387, and the Request Id: fa44e5fc-24829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486-, and the Request Id: 14be85f7-24831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388-, and the Request Id: a815922f-24834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387-, and the Request Id: 2eeafa96-24840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.207+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395, and the Request Id: b497a094-24843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469, and the Request Id: 98512d9e-24846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396, and the Request Id: f848fbf1-24849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402, and the Request Id: c770b2cf-24854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.226+0000 [webflux-http-epoll-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: b3d59cad-24855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395-, and the Request Id: 3e394cc0-24857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.233+0000 [webflux-http-epoll-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: 0cb5f90e-24860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398, and the Request Id: 3aab32ea-24861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399-, and the Request Id: be038914-24862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469-, and the Request Id: 48d79765-24863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487, and the Request Id: d32a452b-24868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391, and the Request Id: 0dd8c282-24870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402-, and the Request Id: 8594d3d2-24872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.258+0000 [webflux-http-epoll-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: 29459d10-24874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487-, and the Request Id: 14be85f7-24877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391-, and the Request Id: 43bb3585-24878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388, and the Request Id: fa44e5fc-24883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.291+0000 [Thread-16901] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:51 2026-07-15T20:44:51.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388-, and the Request Id: 2eeafa96-24894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.310+0000 [webflux-http-epoll-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: f2e8f80d-24896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403, and the Request Id: c770b2cf-24906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397, and the Request Id: f848fbf1-24907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389-, and the Request Id: a815922f-24909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.339+0000 [webflux-http-epoll-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: d32a452b-24918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.339+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.340+0000 [webflux-http-epoll-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: b3d59cad-24919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397-, and the Request Id: 0cb5f90e-24920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396, and the Request Id: b497a094-24921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392, and the Request Id: 0dd8c282-24922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403-, and the Request Id: 8594d3d2-24923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470, and the Request Id: 98512d9e-24924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.352+0000 [webflux-http-epoll-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: 14be85f7-24927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396-, and the Request Id: 3e394cc0-24929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400-, and the Request Id: be038914-24930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-24931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-24931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392-, and the Request Id: 43bb3585-24932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399, and the Request Id: 3aab32ea-24938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-24940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-24940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-24941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470-, and the Request Id: 48d79765-24942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-24944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399-, and the Request Id: 29459d10-24945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-24941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-24946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.379+0000 [webflux-http-epoll-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: f2e8f80d-24947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-24948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-24949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-24950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-24951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-24949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-24950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-24952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-24953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389, and the Request Id: fa44e5fc-24954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-24955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-24956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-24953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-24955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-24956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-24957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-24957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398, and the Request Id: f848fbf1-24959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401, and the Request Id: b3d59cad-24960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-24961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390-, and the Request Id: a815922f-24962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-24963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-24963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-24964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-24966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-24965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-24966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389-, and the Request Id: 2eeafa96-24967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-24965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-24964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397, and the Request Id: b497a094-24968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-24969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-24969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-24970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404, and the Request Id: c770b2cf-24971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-24972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398-, and the Request Id: 0cb5f90e-24973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-24974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489, and the Request Id: d32a452b-24975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-24976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401-, and the Request Id: be038914-24977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-24972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-24978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-24978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471, and the Request Id: 98512d9e-24979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.412+0000 [Thread-16957] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:51 2026-07-15T20:44:51.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-24980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397-, and the Request Id: 3e394cc0-24981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-24982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404-, and the Request Id: 8594d3d2-24983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-24984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-24985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-24986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-24987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.477+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489-, and the Request Id: 14be85f7-24988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-24989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-24990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-24985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471-, and the Request Id: 48d79765-24991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-24992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-24992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-24993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.485+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-24994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-24995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-24996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-24997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-24997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393, and the Request Id: 0dd8c282-24998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-24999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-24999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400, and the Request Id: 3aab32ea-25001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393-, and the Request Id: 43bb3585-25003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-25008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.522+0000 [webflux-http-epoll-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: f2e8f80d-25011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390, and the Request Id: fa44e5fc-25017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402, and the Request Id: b3d59cad-25018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.534+0000 [webflux-http-epoll-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: f848fbf1-25021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405, and the Request Id: c770b2cf-25022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398, and the Request Id: b497a094-25023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-25024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-25024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-25025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402-, and the Request Id: be038914-25026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-25025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.545+0000 [webflux-http-epoll-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: d32a452b-25028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400-, and the Request Id: 29459d10-25029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399-, and the Request Id: 0cb5f90e-25030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391-, and the Request Id: a815922f-25032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398-, and the Request Id: 3e394cc0-25033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405-, and the Request Id: 8594d3d2-25034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472, and the Request Id: 98512d9e-25037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.560+0000 [webflux-http-epoll-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: 2eeafa96-25038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.572+0000 [webflux-http-epoll-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: 14be85f7-25042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-25045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.578+0000 [Thread-17027] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:51 2026-07-15T20:44:51.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-25053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.600+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472-, and the Request Id: 48d79765-25055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403, and the Request Id: b3d59cad-25058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394, and the Request Id: 0dd8c282-25065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-25067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-25067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401, and the Request Id: 3aab32ea-25069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403-, and the Request Id: be038914-25070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-25072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-25072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394-, and the Request Id: 43bb3585-25073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491, and the Request Id: d32a452b-25074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400, and the Request Id: f848fbf1-25077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401-, and the Request Id: 29459d10-25079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.621+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491-, and the Request Id: 14be85f7-25083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391, and the Request Id: fa44e5fc-25084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406, and the Request Id: c770b2cf-25085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.626+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.627+0000 [webflux-http-epoll-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: b497a094-25091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473, and the Request Id: 98512d9e-25092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391-, and the Request Id: 2eeafa96-25094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400-, and the Request Id: 0cb5f90e-25096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473-, and the Request Id: 48d79765-25097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.631+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-25098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.634+0000 [webflux-http-epoll-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: 8594d3d2-25099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.634+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399-, and the Request Id: 3e394cc0-25103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392, and the Request Id: f2e8f80d-25105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.637+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-25107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402, and the Request Id: 3aab32ea-25112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392-, and the Request Id: a815922f-25117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395, and the Request Id: 0dd8c282-25119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.646+0000 [Thread-17081] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:51 2026-07-15T20:44:51.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-25121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395-, and the Request Id: 43bb3585-25122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402-, and the Request Id: 29459d10-25123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474, and the Request Id: 98512d9e-25129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-25121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.660+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392, and the Request Id: fa44e5fc-25137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-25140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404, and the Request Id: b3d59cad-25142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-25140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.668+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.668+0000 [webflux-http-epoll-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: d32a452b-25147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407, and the Request Id: c770b2cf-25148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474-, and the Request Id: 48d79765-25149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392-, and the Request Id: 2eeafa96-25150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401, and the Request Id: f848fbf1-25153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.676+0000 [webflux-http-epoll-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: be038914-25155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.676+0000 [webflux-http-epoll-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: 0dd8c282-25156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.677+0000 [webflux-http-epoll-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: 14be85f7-25158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401-, and the Request Id: 0cb5f90e-25161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400, and the Request Id: b497a094-25162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.685+0000 [webflux-http-epoll-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: 43bb3585-25165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.685+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403, and the Request Id: 3aab32ea-25166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407-, and the Request Id: 8594d3d2-25167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-25172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400-, and the Request Id: 3e394cc0-25175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403-, and the Request Id: 29459d10-25177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475, and the Request Id: 98512d9e-25180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393, and the Request Id: f2e8f80d-25181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-25184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475-, and the Request Id: 48d79765-25185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393, and the Request Id: fa44e5fc-25191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393-, and the Request Id: a815922f-25192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-25200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-25200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393-, and the Request Id: 2eeafa96-25202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-25203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405, and the Request Id: b3d59cad-25204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402, and the Request Id: f848fbf1-25210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397, and the Request Id: 0dd8c282-25211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408, and the Request Id: c770b2cf-25214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.727+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404, and the Request Id: 3aab32ea-25216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-25203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.728+0000 [webflux-http-epoll-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: d32a452b-25217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408-, and the Request Id: 8594d3d2-25220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402-, and the Request Id: 0cb5f90e-25222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405-, and the Request Id: be038914-25224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.732+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397-, and the Request Id: 43bb3585-25226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.733+0000 [webflux-http-epoll-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: 14be85f7-25228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.733+0000 [webflux-http-epoll-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: 29459d10-25229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401, and the Request Id: b497a094-25230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-25236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401-, and the Request Id: 3e394cc0-25237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476, and the Request Id: 98512d9e-25238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.740+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394, and the Request Id: fa44e5fc-25244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476-, and the Request Id: 48d79765-25245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.744+0000 [webflux-http-epoll-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: f2e8f80d-25249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-25250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394-, and the Request Id: 2eeafa96-25253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398, and the Request Id: 0dd8c282-25260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.772+0000 [webflux-http-epoll-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: a815922f-25261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405, and the Request Id: 3aab32ea-25265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-25267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-25267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-25272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-25272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494, and the Request Id: d32a452b-25273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409, and the Request Id: c770b2cf-25274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.787+0000 [webflux-http-epoll-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: f848fbf1-25275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405-, and the Request Id: 29459d10-25276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398-, and the Request Id: 43bb3585-25282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494-, and the Request Id: 14be85f7-25283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402, and the Request Id: b497a094-25286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406, and the Request Id: b3d59cad-25288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.797+0000 [webflux-http-epoll-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: 98512d9e-25289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409-, and the Request Id: 8594d3d2-25290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402-, and the Request Id: 3e394cc0-25292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-25293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403-, and the Request Id: 0cb5f90e-25295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406-, and the Request Id: be038914-25298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.811+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-25300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.813+0000 [webflux-http-epoll-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: 48d79765-25304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395, and the Request Id: f2e8f80d-25306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395, and the Request Id: fa44e5fc-25310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-25311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-25311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395-, and the Request Id: a815922f-25314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-25317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-25317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495, and the Request Id: d32a452b-25320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399, and the Request Id: 0dd8c282-25324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395-, and the Request Id: 2eeafa96-25326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403, and the Request Id: b497a094-25329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495-, and the Request Id: 14be85f7-25333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478, and the Request Id: 98512d9e-25335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406, and the Request Id: 3aab32ea-25340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410, and the Request Id: c770b2cf-25343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.843+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407, and the Request Id: b3d59cad-25344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399-, and the Request Id: 43bb3585-25345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404, and the Request Id: f848fbf1-25346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406-, and the Request Id: 29459d10-25347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.847+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403-, and the Request Id: 3e394cc0-25349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478-, and the Request Id: 48d79765-25350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-25351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410-, and the Request Id: 8594d3d2-25352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407-, and the Request Id: be038914-25354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.852+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-25358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.855+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396, and the Request Id: f2e8f80d-25364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404-, and the Request Id: 0cb5f90e-25365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.863+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-25369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-25369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-25372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-25372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496, and the Request Id: d32a452b-25374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.875+0000 [Thread-17245] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:51 2026-07-15T20:44:51.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396-, and the Request Id: a815922f-25379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396, and the Request Id: fa44e5fc-25380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496-, and the Request Id: 14be85f7-25393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408, and the Request Id: b3d59cad-25394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407, and the Request Id: 3aab32ea-25395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411, and the Request Id: c770b2cf-25396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404, and the Request Id: b497a094-25398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400, and the Request Id: 0dd8c282-25399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479, and the Request Id: 98512d9e-25400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396-, and the Request Id: 2eeafa96-25402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.958+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-25404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408-, and the Request Id: be038914-25405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400-, and the Request Id: 43bb3585-25406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.960+0000 [webflux-http-epoll-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: 29459d10-25408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.960+0000 [webflux-http-epoll-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: 8594d3d2-25409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405, and the Request Id: f848fbf1-25410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479-, and the Request Id: 48d79765-25413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.963+0000 [webflux-http-epoll-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: 3e394cc0-25414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405-, and the Request Id: 0cb5f90e-25417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-25426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397, and the Request Id: f2e8f80d-25427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-25434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397, and the Request Id: fa44e5fc-25435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-25434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.980+0000 [webflux-http-epoll-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: a815922f-25436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.982+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-25439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:51 2026-07-15T20:44:51.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-25439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497, and the Request Id: d32a452b-25446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409, and the Request Id: b3d59cad-25449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408, and the Request Id: 3aab32ea-25452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.991+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401, and the Request Id: 0dd8c282-25455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412, and the Request Id: c770b2cf-25458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480, and the Request Id: 98512d9e-25459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406, and the Request Id: f848fbf1-25460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408-, and the Request Id: 29459d10-25461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:51.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397-, and the Request Id: 2eeafa96-25464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480-, and the Request Id: 48d79765-25465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406-, and the Request Id: 0cb5f90e-25467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405, and the Request Id: b497a094-25468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401-, and the Request Id: 43bb3585-25469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409-, and the Request Id: be038914-25470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497-, and the Request Id: 14be85f7-25471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412-, and the Request Id: 8594d3d2-25474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398, and the Request Id: f2e8f80d-25476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405-, and the Request Id: 3e394cc0-25478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-25480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.016+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398-, and the Request Id: a815922f-25485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-25489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.021+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.029+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.030+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-25499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.030+0000 [webflux-http-epoll-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: 3aab32ea-25501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.031+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-25499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-25505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-25505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398, and the Request Id: fa44e5fc-25508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498, and the Request Id: d32a452b-25510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.039+0000 [webflux-http-epoll-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: b3d59cad-25513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.039+0000 [webflux-http-epoll-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: c770b2cf-25514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399, and the Request Id: f2e8f80d-25519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.042+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409-, and the Request Id: 29459d10-25520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.043+0000 [webflux-http-epoll-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: 98512d9e-25521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413-, and the Request Id: 8594d3d2-25523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.045+0000 [webflux-http-epoll-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: a815922f-25524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.045+0000 [webflux-http-epoll-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: 0dd8c282-25526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498-, and the Request Id: 14be85f7-25527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406, and the Request Id: b497a094-25528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398-, and the Request Id: 2eeafa96-25530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d32a452b-25531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410-, and the Request Id: be038914-25532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406-, and the Request Id: 3e394cc0-25533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.057+0000 [webflux-http-epoll-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: 48d79765-25534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407, and the Request Id: f848fbf1-25539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.070+0000 [webflux-http-epoll-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: 43bb3585-25541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be85f7-25542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407-, and the Request Id: 0cb5f90e-25549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d32a452b-25552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d32a452b-25552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14be85f7-25557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14be85f7-25557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410, and the Request Id: 3aab32ea-25559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.093+0000 [webflux-http-epoll-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: d32a452b-25561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399, and the Request Id: fa44e5fc-25563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.104+0000 [Thread-17385] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:52 2026-07-15T20:44:52.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.106+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.107+0000 [webflux-http-epoll-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: 14be85f7-25573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414, and the Request Id: c770b2cf-25574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400, and the Request Id: f2e8f80d-25575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410-, and the Request Id: 29459d10-25577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399-, and the Request Id: 2eeafa96-25579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400-, and the Request Id: a815922f-25582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414-, and the Request Id: 8594d3d2-25583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407, and the Request Id: b497a094-25584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411, and the Request Id: b3d59cad-25585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.120+0000 [webflux-http-epoll-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: 0dd8c282-25587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407-, and the Request Id: 3e394cc0-25590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.128+0000 [webflux-http-epoll-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: 98512d9e-25594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.129+0000 [webflux-http-epoll-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: be038914-25595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.131+0000 [Thread-17422] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 20:44:52 2026-07-15T20:44:52.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.134+0000 [webflux-http-epoll-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: 43bb3585-25598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408, and the Request Id: f848fbf1-25600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.139+0000 [webflux-http-epoll-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: 48d79765-25602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408-, and the Request Id: 0cb5f90e-25616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411, and the Request Id: 3aab32ea-25621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415, and the Request Id: c770b2cf-25624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400, and the Request Id: fa44e5fc-25625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401, and the Request Id: f2e8f80d-25627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412, and the Request Id: b3d59cad-25630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.161+0000 [webflux-http-epoll-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: 2eeafa96-25632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483, and the Request Id: 98512d9e-25636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411-, and the Request Id: 29459d10-25638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408, and the Request Id: b497a094-25639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415-, and the Request Id: 8594d3d2-25641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404, and the Request Id: 0dd8c282-25642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401-, and the Request Id: a815922f-25644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412-, and the Request Id: be038914-25645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409, and the Request Id: f848fbf1-25648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483-, and the Request Id: 48d79765-25649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408-, and the Request Id: 3e394cc0-25652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409-, and the Request Id: 0cb5f90e-25653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404-, and the Request Id: 43bb3585-25655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416, and the Request Id: c770b2cf-25673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401, and the Request Id: fa44e5fc-25675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413, and the Request Id: b3d59cad-25682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409, and the Request Id: b497a094-25684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412, and the Request Id: 3aab32ea-25686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.203+0000 [webflux-http-epoll-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: f2e8f80d-25687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413-, and the Request Id: be038914-25688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401-, and the Request Id: 2eeafa96-25691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409-, and the Request Id: 3e394cc0-25692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402-, and the Request Id: a815922f-25694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416-, and the Request Id: 8594d3d2-25698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.213+0000 [webflux-http-epoll-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: f848fbf1-25699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484, and the Request Id: 98512d9e-25700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405, and the Request Id: 0dd8c282-25701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412-, and the Request Id: 29459d10-25702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484-, and the Request Id: 48d79765-25707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410-, and the Request Id: 0cb5f90e-25709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405-, and the Request Id: 43bb3585-25710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.295+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414, and the Request Id: b3d59cad-25723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.309+0000 [webflux-http-epoll-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: f2e8f80d-25733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414-, and the Request Id: be038914-25734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402, and the Request Id: fa44e5fc-25735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.313+0000 [webflux-http-epoll-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: c770b2cf-25739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.315+0000 [webflux-http-epoll-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: 2eeafa96-25743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406, and the Request Id: 0dd8c282-25744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485, and the Request Id: 98512d9e-25749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.318+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410, and the Request Id: b497a094-25750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.319+0000 [webflux-http-epoll-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: 3aab32ea-25752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411, and the Request Id: f848fbf1-25753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403-, and the Request Id: a815922f-25754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406-, and the Request Id: 43bb3585-25755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417-, and the Request Id: 8594d3d2-25756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485-, and the Request Id: 48d79765-25758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.323+0000 [webflux-http-epoll-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: 3e394cc0-25760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411-, and the Request Id: 0cb5f90e-25763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413-, and the Request Id: 29459d10-25764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.333+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415, and the Request Id: b3d59cad-25770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403, and the Request Id: fa44e5fc-25779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.339+0000 [webflux-http-epoll-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: be038914-25780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404, and the Request Id: f2e8f80d-25785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.352+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486, and the Request Id: 98512d9e-25790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403-, and the Request Id: 2eeafa96-25791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407, and the Request Id: 0dd8c282-25798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404-, and the Request Id: a815922f-25799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414, and the Request Id: 3aab32ea-25802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486-, and the Request Id: 48d79765-25803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.366+0000 [webflux-http-epoll-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: b497a094-25805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412, and the Request Id: f848fbf1-25809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418, and the Request Id: c770b2cf-25811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407-, and the Request Id: 43bb3585-25814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412-, and the Request Id: 0cb5f90e-25816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411-, and the Request Id: 3e394cc0-25820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418-, and the Request Id: 8594d3d2-25822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414-, and the Request Id: 29459d10-25823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416, and the Request Id: b3d59cad-25827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.390+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487, and the Request Id: 98512d9e-25832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.393+0000 [webflux-http-epoll-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: be038914-25834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404, and the Request Id: fa44e5fc-25836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.396+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405, and the Request Id: f2e8f80d-25840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487-, and the Request Id: 48d79765-25841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404-, and the Request Id: 2eeafa96-25842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405-, and the Request Id: a815922f-25848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408, and the Request Id: 0dd8c282-25855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.417+0000 [webflux-http-epoll-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: c770b2cf-25860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412, and the Request Id: b497a094-25862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408-, and the Request Id: 43bb3585-25863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.422+0000 [webflux-http-epoll-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: 3aab32ea-25866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419-, and the Request Id: 8594d3d2-25868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.425+0000 [webflux-http-epoll-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: f848fbf1-25871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.425+0000 [webflux-http-epoll-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: 3e394cc0-25872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417, and the Request Id: b3d59cad-25875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413-, and the Request Id: 0cb5f90e-25878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415-, and the Request Id: 29459d10-25879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417-, and the Request Id: be038914-25882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406, and the Request Id: f2e8f80d-25888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405, and the Request Id: fa44e5fc-25889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.446+0000 [webflux-http-epoll-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: 98512d9e-25894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405-, and the Request Id: 2eeafa96-25895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406-, and the Request Id: a815922f-25897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.451+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.452+0000 [webflux-http-epoll-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: 48d79765-25904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420, and the Request Id: c770b2cf-25906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416, and the Request Id: 3aab32ea-25914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409, and the Request Id: 0dd8c282-25916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420-, and the Request Id: 8594d3d2-25918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.462+0000 [webflux-http-epoll-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: b497a094-25920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416-, and the Request Id: 29459d10-25922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409-, and the Request Id: 43bb3585-25929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407, and the Request Id: f2e8f80d-25930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414, and the Request Id: f848fbf1-25931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418, and the Request Id: b3d59cad-25933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413-, and the Request Id: 3e394cc0-25934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414-, and the Request Id: 0cb5f90e-25937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-25938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-25938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-25940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.478+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489, and the Request Id: 98512d9e-25942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.483+0000 [webflux-http-epoll-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: a815922f-25943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418-, and the Request Id: be038914-25945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406, and the Request Id: fa44e5fc-25947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-25949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-25950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-25951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-25950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489-, and the Request Id: 48d79765-25952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-25953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-25954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-25954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.497+0000 [webflux-http-epoll-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: c770b2cf-25955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-25956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-25957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.498+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406-, and the Request Id: 2eeafa96-25958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-25959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-25959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-25960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-25961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-25962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-25962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417, and the Request Id: 3aab32ea-25963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421-, and the Request Id: 8594d3d2-25964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-25965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-25966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-25967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-25967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-25968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-25969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-25970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-25969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.504+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-25970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-25968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-25971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414, and the Request Id: b497a094-25972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-25973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-25974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-25973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-25974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.506+0000 [webflux-http-epoll-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: 29459d10-25975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-25976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-25977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.508+0000 [webflux-http-epoll-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: b3d59cad-25978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410, and the Request Id: 0dd8c282-25979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-25980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-25980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-25981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-25982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-25983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-25982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414-, and the Request Id: 3e394cc0-25984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415, and the Request Id: f848fbf1-25985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-25986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-25986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-25987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-25987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408, and the Request Id: f2e8f80d-25988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419-, and the Request Id: be038914-25989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-25990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410-, and the Request Id: 43bb3585-25991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-25992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-25993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415-, and the Request Id: 0cb5f90e-25994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408-, and the Request Id: a815922f-25995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-25996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-25996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.521+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-25997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-25998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-25998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-25997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407, and the Request Id: fa44e5fc-25999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-26001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-26001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.527+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490, and the Request Id: 98512d9e-26006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422, and the Request Id: c770b2cf-26010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490-, and the Request Id: 48d79765-26011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407-, and the Request Id: 2eeafa96-26015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422-, and the Request Id: 8594d3d2-26018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415, and the Request Id: b497a094-26019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.543+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418, and the Request Id: 3aab32ea-26025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420, and the Request Id: b3d59cad-26027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-26029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415-, and the Request Id: 3e394cc0-26032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.549+0000 [webflux-http-epoll-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: 29459d10-26035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420-, and the Request Id: be038914-26038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409, and the Request Id: f2e8f80d-26039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411, and the Request Id: 0dd8c282-26042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416, and the Request Id: f848fbf1-26044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-26045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409-, and the Request Id: a815922f-26049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.558+0000 [webflux-http-epoll-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: fa44e5fc-26050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411-, and the Request Id: 43bb3585-26052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416-, and the Request Id: 0cb5f90e-26054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-26060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-26060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-26061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-26061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423, and the Request Id: c770b2cf-26062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.568+0000 [webflux-http-epoll-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: 2eeafa96-26063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491, and the Request Id: 98512d9e-26064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.579+0000 [webflux-http-epoll-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: 8594d3d2-26072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.580+0000 [webflux-http-epoll-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: 3aab32ea-26075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416, and the Request Id: b497a094-26077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421, and the Request Id: b3d59cad-26079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491-, and the Request Id: 48d79765-26080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-26087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410, and the Request Id: f2e8f80d-26089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421-, and the Request Id: be038914-26090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419-, and the Request Id: 29459d10-26091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416-, and the Request Id: 3e394cc0-26092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412, and the Request Id: 0dd8c282-26093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409, and the Request Id: fa44e5fc-26098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417, and the Request Id: f848fbf1-26100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.598+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-26101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412-, and the Request Id: 43bb3585-26106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409-, and the Request Id: 2eeafa96-26107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424, and the Request Id: c770b2cf-26108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410-, and the Request Id: a815922f-26109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-26111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417-, and the Request Id: 0cb5f90e-26112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-26111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-26113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-26113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492, and the Request Id: 98512d9e-26115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424-, and the Request Id: 8594d3d2-26120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.623+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492-, and the Request Id: 48d79765-26123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.627+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.630+0000 [webflux-http-epoll-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: 3aab32ea-26134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417, and the Request Id: b497a094-26136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-26137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.638+0000 [webflux-http-epoll-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: b3d59cad-26140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410, and the Request Id: fa44e5fc-26141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420-, and the Request Id: 29459d10-26142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-26144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417-, and the Request Id: 3e394cc0-26148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413, and the Request Id: 0dd8c282-26150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422-, and the Request Id: be038914-26151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411, and the Request Id: f2e8f80d-26152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-26153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-26153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410-, and the Request Id: 2eeafa96-26155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-26156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-26156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493, and the Request Id: 98512d9e-26158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413-, and the Request Id: 43bb3585-26161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425, and the Request Id: c770b2cf-26165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418, and the Request Id: f848fbf1-26167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411-, and the Request Id: a815922f-26169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493-, and the Request Id: 48d79765-26171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.662+0000 [webflux-http-epoll-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: 0cb5f90e-26173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-26176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.666+0000 [webflux-http-epoll-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: 8594d3d2-26177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.671+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418, and the Request Id: b497a094-26188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.674+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411, and the Request Id: fa44e5fc-26189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-26190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421, and the Request Id: 3aab32ea-26191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411-, and the Request Id: 2eeafa96-26195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.679+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421-, and the Request Id: 29459d10-26197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.683+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423, and the Request Id: b3d59cad-26198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418-, and the Request Id: 3e394cc0-26201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414, and the Request Id: 0dd8c282-26208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423-, and the Request Id: be038914-26209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-26211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-26211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419, and the Request Id: f848fbf1-26213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412, and the Request Id: f2e8f80d-26214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-26216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-26216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.713+0000 [webflux-http-epoll-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: 0cb5f90e-26217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414-, and the Request Id: 43bb3585-26220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426, and the Request Id: c770b2cf-26222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494, and the Request Id: 98512d9e-26223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494-, and the Request Id: 48d79765-26225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412-, and the Request Id: a815922f-26227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422, and the Request Id: 3aab32ea-26232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412, and the Request Id: fa44e5fc-26235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-26236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426-, and the Request Id: 8594d3d2-26237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422-, and the Request Id: 29459d10-26240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412-, and the Request Id: 2eeafa96-26242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-26244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424, and the Request Id: b3d59cad-26253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415, and the Request Id: 0dd8c282-26254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420, and the Request Id: f848fbf1-26255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.751+0000 [webflux-http-epoll-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: 0cb5f90e-26257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419, and the Request Id: b497a094-26261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424-, and the Request Id: be038914-26263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415-, and the Request Id: 43bb3585-26266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413, and the Request Id: f2e8f80d-26267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419-, and the Request Id: 3e394cc0-26269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.767+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413-, and the Request Id: a815922f-26273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-26275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-26275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-26276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-26276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427, and the Request Id: c770b2cf-26277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.772+0000 [webflux-http-epoll-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: 98512d9e-26281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427-, and the Request Id: 8594d3d2-26287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.779+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423, and the Request Id: 3aab32ea-26290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.781+0000 [webflux-http-epoll-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: f848fbf1-26293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425, and the Request Id: b3d59cad-26295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.783+0000 [webflux-http-epoll-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: 48d79765-26296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413, and the Request Id: fa44e5fc-26300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421-, and the Request Id: 0cb5f90e-26301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423-, and the Request Id: 29459d10-26303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425-, and the Request Id: be038914-26304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-26307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413-, and the Request Id: 2eeafa96-26309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416, and the Request Id: 0dd8c282-26317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.798+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.799+0000 [webflux-http-epoll-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: f2e8f80d-26320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.799+0000 [webflux-http-epoll-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: b497a094-26321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.800+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-26323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.804+0000 [webflux-http-epoll-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: a815922f-26326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416-, and the Request Id: 43bb3585-26327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.804+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428, and the Request Id: c770b2cf-26330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.806+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420-, and the Request Id: 3e394cc0-26333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-26335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426, and the Request Id: b3d59cad-26337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-26335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-26339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-26339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428-, and the Request Id: 8594d3d2-26343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.813+0000 [webflux-http-epoll-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: be038914-26344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.814+0000 [webflux-http-epoll-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: 98512d9e-26346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.815+0000 [webflux-http-epoll-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: f848fbf1-26347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424, and the Request Id: 3aab32ea-26349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.820+0000 [webflux-http-epoll-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: 0cb5f90e-26351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424-, and the Request Id: 29459d10-26352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.822+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.822+0000 [webflux-http-epoll-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: 48d79765-26356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.823+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414, and the Request Id: fa44e5fc-26359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-26362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417, and the Request Id: 0dd8c282-26368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414-, and the Request Id: 2eeafa96-26370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415, and the Request Id: f2e8f80d-26371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-26374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427, and the Request Id: b3d59cad-26378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.837+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421, and the Request Id: b497a094-26381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415-, and the Request Id: a815922f-26384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.842+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427-, and the Request Id: be038914-26388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423, and the Request Id: f848fbf1-26389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417-, and the Request Id: 43bb3585-26390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429, and the Request Id: c770b2cf-26391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-26392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-26392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421-, and the Request Id: 3e394cc0-26394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-26395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-26395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.846+0000 [webflux-http-epoll-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: 98512d9e-26397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.850+0000 [webflux-http-epoll-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: 48d79765-26401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.851+0000 [webflux-http-epoll-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: 3aab32ea-26402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429-, and the Request Id: 8594d3d2-26404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-26409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428, and the Request Id: b3d59cad-26411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415, and the Request Id: fa44e5fc-26412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423-, and the Request Id: 0cb5f90e-26414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425-, and the Request Id: 29459d10-26416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-26419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415-, and the Request Id: 2eeafa96-26422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.874+0000 [webflux-http-epoll-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: be038914-26425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-26427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-26427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418, and the Request Id: 0dd8c282-26429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-26431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-26431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498, and the Request Id: 98512d9e-26435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418-, and the Request Id: 43bb3585-26437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430, and the Request Id: c770b2cf-26438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498-, and the Request Id: 48d79765-26441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.889+0000 [webflux-http-epoll-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: f2e8f80d-26446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.892+0000 [webflux-http-epoll-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: f848fbf1-26448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.897+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426, and the Request Id: 3aab32ea-26456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98512d9e-26457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422, and the Request Id: b497a094-26458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424-, and the Request Id: 0cb5f90e-26459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430-, and the Request Id: 8594d3d2-26461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416-, and the Request Id: a815922f-26462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416, and the Request Id: fa44e5fc-26463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.905+0000 [webflux-http-epoll-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: 3e394cc0-26466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426-, and the Request Id: 29459d10-26467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429, and the Request Id: b3d59cad-26468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.912+0000 [webflux-http-epoll-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: 2eeafa96-26470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d79765-26471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429-, and the Request Id: be038914-26476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419, and the Request Id: 0dd8c282-26480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98512d9e-26485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98512d9e-26485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d79765-26487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d79765-26487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.928+0000 [webflux-http-epoll-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: 98512d9e-26489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419-, and the Request Id: 43bb3585-26494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423, and the Request Id: b497a094-26496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427, and the Request Id: 3aab32ea-26501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417, and the Request Id: f2e8f80d-26505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.936+0000 [webflux-http-epoll-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: 48d79765-26506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431, and the Request Id: c770b2cf-26507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423-, and the Request Id: 3e394cc0-26509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417-, and the Request Id: a815922f-26512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425, and the Request Id: f848fbf1-26513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427-, and the Request Id: 29459d10-26514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.945+0000 [webflux-http-epoll-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: 8594d3d2-26516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417, and the Request Id: fa44e5fc-26519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430, and the Request Id: b3d59cad-26520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425-, and the Request Id: 0cb5f90e-26521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417-, and the Request Id: 2eeafa96-26525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.953+0000 [webflux-http-epoll-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: 0dd8c282-26528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430-, and the Request Id: be038914-26529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.956+0000 [webflux-http-epoll-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: 43bb3585-26533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.958+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:52 2026-07-15T20:44:52.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432, and the Request Id: c770b2cf-26545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432-, and the Request Id: 8594d3d2-26553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.973+0000 [webflux-http-epoll-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: 3aab32ea-26555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.975+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424, and the Request Id: b497a094-26559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421, and the Request Id: 0dd8c282-26560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426, and the Request Id: f848fbf1-26562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418, and the Request Id: fa44e5fc-26563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418, and the Request Id: f2e8f80d-26565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428-, and the Request Id: 29459d10-26566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418-, and the Request Id: a815922f-26568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421-, and the Request Id: 43bb3585-26569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:52.997+0000 [webflux-http-epoll-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: 3e394cc0-26570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418-, and the Request Id: 2eeafa96-26571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426-, and the Request Id: 0cb5f90e-26573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431, and the Request Id: b3d59cad-26578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433, and the Request Id: c770b2cf-26587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431-, and the Request Id: be038914-26588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419, and the Request Id: f2e8f80d-26595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433-, and the Request Id: 8594d3d2-26596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429, and the Request Id: 3aab32ea-26604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.030+0000 [webflux-http-epoll-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: 0dd8c282-26605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427, and the Request Id: f848fbf1-26609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.032+0000 [webflux-http-epoll-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: b497a094-26610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.033+0000 [webflux-http-epoll-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: a815922f-26612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.035+0000 [webflux-http-epoll-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: 43bb3585-26614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.035+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429-, and the Request Id: 29459d10-26616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427-, and the Request Id: 0cb5f90e-26617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.037+0000 [webflux-http-epoll-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: fa44e5fc-26618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425-, and the Request Id: 3e394cc0-26621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432, and the Request Id: b3d59cad-26625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419-, and the Request Id: 2eeafa96-26626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.045+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434, and the Request Id: c770b2cf-26632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.049+0000 [webflux-http-epoll-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: be038914-26636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.052+0000 [webflux-http-epoll-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: 8594d3d2-26640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420, and the Request Id: f2e8f80d-26641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.052+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430, and the Request Id: 3aab32ea-26652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426, and the Request Id: b497a094-26653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420-, and the Request Id: a815922f-26655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430-, and the Request Id: 29459d10-26659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426-, and the Request Id: 3e394cc0-26660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428, and the Request Id: f848fbf1-26662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423, and the Request Id: 0dd8c282-26666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.074+0000 [webflux-http-epoll-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: fa44e5fc-26667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.078+0000 [webflux-http-epoll-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: 0cb5f90e-26669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420-, and the Request Id: 2eeafa96-26670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423-, and the Request Id: 43bb3585-26674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.086+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.087+0000 [webflux-http-epoll-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: c770b2cf-26677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433, and the Request Id: b3d59cad-26683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435-, and the Request Id: 8594d3d2-26686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421, and the Request Id: f2e8f80d-26689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.099+0000 [webflux-http-epoll-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: b497a094-26692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433-, and the Request Id: be038914-26695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421-, and the Request Id: a815922f-26697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.104+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427-, and the Request Id: 3e394cc0-26703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421, and the Request Id: fa44e5fc-26704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424, and the Request Id: 0dd8c282-26707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.111+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431, and the Request Id: 3aab32ea-26708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429, and the Request Id: f848fbf1-26712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.115+0000 [webflux-http-epoll-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: 2eeafa96-26713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431-, and the Request Id: 29459d10-26714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429-, and the Request Id: 0cb5f90e-26718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424-, and the Request Id: 43bb3585-26722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.130+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436, and the Request Id: c770b2cf-26729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434, and the Request Id: b3d59cad-26731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.138+0000 [webflux-http-epoll-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: 8594d3d2-26735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422, and the Request Id: f2e8f80d-26738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428, and the Request Id: b497a094-26740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434-, and the Request Id: be038914-26744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422-, and the Request Id: a815922f-26745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428-, and the Request Id: 3e394cc0-26746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430, and the Request Id: f848fbf1-26753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432, and the Request Id: 3aab32ea-26754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422, and the Request Id: fa44e5fc-26755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.153+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430-, and the Request Id: 0cb5f90e-26762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425, and the Request Id: 0dd8c282-26763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422-, and the Request Id: 2eeafa96-26764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432-, and the Request Id: 29459d10-26768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437, and the Request Id: c770b2cf-26770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423, and the Request Id: f2e8f80d-26776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.166+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425-, and the Request Id: 43bb3585-26779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.167+0000 [webflux-http-epoll-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: 8594d3d2-26782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.167+0000 [webflux-http-epoll-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: b3d59cad-26783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429, and the Request Id: b497a094-26785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435-, and the Request Id: be038914-26789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423-, and the Request Id: a815922f-26791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.174+0000 [webflux-http-epoll-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: 3e394cc0-26793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423, and the Request Id: fa44e5fc-26802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433, and the Request Id: 3aab32ea-26809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431, and the Request Id: f848fbf1-26810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426, and the Request Id: 0dd8c282-26811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423-, and the Request Id: 2eeafa96-26817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.194+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438, and the Request Id: c770b2cf-26818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433-, and the Request Id: 29459d10-26820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436, and the Request Id: b3d59cad-26821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431-, and the Request Id: 0cb5f90e-26822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426-, and the Request Id: 43bb3585-26825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438-, and the Request Id: 8594d3d2-26827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424, and the Request Id: f2e8f80d-26829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436-, and the Request Id: be038914-26830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430, and the Request Id: b497a094-26834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424, and the Request Id: fa44e5fc-26841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424-, and the Request Id: a815922f-26844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424-, and the Request Id: 2eeafa96-26850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.223+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430-, and the Request Id: 3e394cc0-26851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.227+0000 [webflux-http-epoll-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: f848fbf1-26857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.228+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439, and the Request Id: c770b2cf-26861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427, and the Request Id: 0dd8c282-26864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.233+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437, and the Request Id: b3d59cad-26866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432-, and the Request Id: 0cb5f90e-26867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.235+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427-, and the Request Id: 43bb3585-26871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437-, and the Request Id: be038914-26874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434, and the Request Id: 3aab32ea-26875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425, and the Request Id: f2e8f80d-26876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439-, and the Request Id: 8594d3d2-26877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434-, and the Request Id: 29459d10-26881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.248+0000 [webflux-http-epoll-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: b497a094-26887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425-, and the Request Id: a815922f-26890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425, and the Request Id: fa44e5fc-26891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431-, and the Request Id: 3e394cc0-26893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.261+0000 [webflux-http-epoll-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: f848fbf1-26898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.266+0000 [webflux-http-epoll-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: b3d59cad-26905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.266+0000 [webflux-http-epoll-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: 2eeafa96-26906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428, and the Request Id: 0dd8c282-26908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433-, and the Request Id: 0cb5f90e-26909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.270+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435, and the Request Id: 3aab32ea-26915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.271+0000 [webflux-http-epoll-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: be038914-26916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.272+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440, and the Request Id: c770b2cf-26918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428-, and the Request Id: 43bb3585-26920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435-, and the Request Id: 29459d10-26922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440-, and the Request Id: 8594d3d2-26925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426, and the Request Id: f2e8f80d-26928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.281+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432, and the Request Id: b497a094-26933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.283+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426-, and the Request Id: a815922f-26937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432-, and the Request Id: 3e394cc0-26939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-26943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-26943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.288+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-26948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-26949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-26949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-26951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426, and the Request Id: fa44e5fc-26952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-26951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434, and the Request Id: f848fbf1-26953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.296+0000 [webflux-http-epoll-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: 0dd8c282-26954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-26955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.298+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439, and the Request Id: b3d59cad-26956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436, and the Request Id: 3aab32ea-26959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426-, and the Request Id: 2eeafa96-26960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-26961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-26961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-26962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-26962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441, and the Request Id: c770b2cf-26963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434-, and the Request Id: 0cb5f90e-26964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-26965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-26966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.311+0000 [webflux-http-epoll-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: 29459d10-26967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439-, and the Request Id: be038914-26968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.312+0000 [webflux-http-epoll-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: 43bb3585-26969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-26970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-26970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-26971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-26971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427, and the Request Id: f2e8f80d-26972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441-, and the Request Id: 8594d3d2-26973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-26974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-26975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-26976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-26977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-26978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-26979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.319+0000 [webflux-http-epoll-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: a815922f-26980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-26981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-26981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-26982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-26983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-26984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-26984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-26985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-26985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-26986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.323+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433, and the Request Id: b497a094-26987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-26988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.324+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-26989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-26990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-26991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-26988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-26992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427, and the Request Id: fa44e5fc-26993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-26992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-26994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-26995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-26994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-26995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-26996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-26996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-26998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440, and the Request Id: b3d59cad-26997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-26998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433-, and the Request Id: 3e394cc0-26999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.342+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437, and the Request Id: 3aab32ea-27002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435, and the Request Id: f848fbf1-27004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427-, and the Request Id: 2eeafa96-27006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442, and the Request Id: c770b2cf-27007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430, and the Request Id: 0dd8c282-27010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440-, and the Request Id: be038914-27011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437-, and the Request Id: 29459d10-27012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442-, and the Request Id: 8594d3d2-27014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435-, and the Request Id: 0cb5f90e-27017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428, and the Request Id: f2e8f80d-27018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430-, and the Request Id: 43bb3585-27020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.363+0000 [webflux-http-epoll-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: a815922f-27026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428, and the Request Id: fa44e5fc-27041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.376+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.376+0000 [webflux-http-epoll-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: 3aab32ea-27042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428-, and the Request Id: 2eeafa96-27044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434, and the Request Id: b497a094-27048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441, and the Request Id: b3d59cad-27051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.382+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438-, and the Request Id: 29459d10-27052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443, and the Request Id: c770b2cf-27053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436, and the Request Id: f848fbf1-27058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429, and the Request Id: f2e8f80d-27060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.387+0000 [webflux-http-epoll-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: be038914-27061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434-, and the Request Id: 3e394cc0-27062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443-, and the Request Id: 8594d3d2-27066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436-, and the Request Id: 0cb5f90e-27067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431, and the Request Id: 0dd8c282-27068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.393+0000 [webflux-http-epoll-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: a815922f-27069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.396+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429, and the Request Id: fa44e5fc-27076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.399+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431-, and the Request Id: 43bb3585-27079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.402+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429-, and the Request Id: 2eeafa96-27086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439, and the Request Id: 3aab32ea-27088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.423+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.425+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442, and the Request Id: b3d59cad-27099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432, and the Request Id: 0dd8c282-27101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.428+0000 [webflux-http-epoll-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: c770b2cf-27103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439-, and the Request Id: 29459d10-27104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435, and the Request Id: b497a094-27106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432-, and the Request Id: 43bb3585-27108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442-, and the Request Id: be038914-27110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430, and the Request Id: f2e8f80d-27112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.437+0000 [webflux-http-epoll-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: 3e394cc0-27113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437, and the Request Id: f848fbf1-27114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444-, and the Request Id: 8594d3d2-27116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430-, and the Request Id: a815922f-27119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437-, and the Request Id: 0cb5f90e-27122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430, and the Request Id: fa44e5fc-27121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430-, and the Request Id: 2eeafa96-27130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.460+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.461+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440, and the Request Id: 3aab32ea-27139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.464+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443, and the Request Id: b3d59cad-27148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436, and the Request Id: b497a094-27151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433, and the Request Id: 0dd8c282-27152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438, and the Request Id: f848fbf1-27154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.473+0000 [webflux-http-epoll-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: c770b2cf-27155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440-, and the Request Id: 29459d10-27156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443-, and the Request Id: be038914-27157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431, and the Request Id: f2e8f80d-27160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.478+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433-, and the Request Id: 43bb3585-27162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.481+0000 [webflux-http-epoll-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: 3e394cc0-27165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445-, and the Request Id: 8594d3d2-27166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438-, and the Request Id: 0cb5f90e-27167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.486+0000 [webflux-http-epoll-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: fa44e5fc-27168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431-, and the Request Id: a815922f-27172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.493+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431-, and the Request Id: 2eeafa96-27176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.499+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441, and the Request Id: 3aab32ea-27189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444, and the Request Id: b3d59cad-27191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434, and the Request Id: 0dd8c282-27192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.511+0000 [webflux-http-epoll-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: 29459d10-27194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444-, and the Request Id: be038914-27201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434-, and the Request Id: 43bb3585-27202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.516+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437, and the Request Id: b497a094-27204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439, and the Request Id: f848fbf1-27205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446, and the Request Id: c770b2cf-27206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439-, and the Request Id: 0cb5f90e-27210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437-, and the Request Id: 3e394cc0-27213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432, and the Request Id: f2e8f80d-27215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446-, and the Request Id: 8594d3d2-27217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.549+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432-, and the Request Id: a815922f-27226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432, and the Request Id: fa44e5fc-27229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442, and the Request Id: 3aab32ea-27231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445, and the Request Id: b3d59cad-27234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432-, and the Request Id: 2eeafa96-27239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435, and the Request Id: 0dd8c282-27241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445-, and the Request Id: be038914-27242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.575+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442-, and the Request Id: 29459d10-27245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438, and the Request Id: b497a094-27246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.577+0000 [webflux-http-epoll-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: c770b2cf-27248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435-, and the Request Id: 43bb3585-27250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440, and the Request Id: f848fbf1-27253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438-, and the Request Id: 3e394cc0-27255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447-, and the Request Id: 8594d3d2-27259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433, and the Request Id: f2e8f80d-27261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440-, and the Request Id: 0cb5f90e-27263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.590+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433-, and the Request Id: a815922f-27268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443, and the Request Id: 3aab32ea-27275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446, and the Request Id: b3d59cad-27282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443-, and the Request Id: 29459d10-27286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436, and the Request Id: 0dd8c282-27288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433, and the Request Id: fa44e5fc-27290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446-, and the Request Id: be038914-27291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439, and the Request Id: b497a094-27292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433-, and the Request Id: 2eeafa96-27296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.617+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436-, and the Request Id: 43bb3585-27298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441, and the Request Id: f848fbf1-27300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448, and the Request Id: c770b2cf-27303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.619+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434, and the Request Id: f2e8f80d-27306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439-, and the Request Id: 3e394cc0-27308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441-, and the Request Id: 0cb5f90e-27309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.631+0000 [webflux-http-epoll-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: a815922f-27313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444, and the Request Id: 3aab32ea-27316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448-, and the Request Id: 8594d3d2-27319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444-, and the Request Id: 29459d10-27324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447, and the Request Id: b3d59cad-27325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434, and the Request Id: fa44e5fc-27332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437, and the Request Id: 0dd8c282-27334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437-, and the Request Id: 43bb3585-27339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434-, and the Request Id: 2eeafa96-27340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442, and the Request Id: f848fbf1-27342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447-, and the Request Id: be038914-27346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.658+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440, and the Request Id: b497a094-27347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442-, and the Request Id: 0cb5f90e-27351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435, and the Request Id: f2e8f80d-27354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449, and the Request Id: c770b2cf-27359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440-, and the Request Id: 3e394cc0-27360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.675+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435-, and the Request Id: a815922f-27363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.675+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445, and the Request Id: 3aab32ea-27366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.678+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.683+0000 [webflux-http-epoll-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: 0dd8c282-27369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.683+0000 [webflux-http-epoll-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: 8594d3d2-27370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445-, and the Request Id: 29459d10-27375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.690+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435, and the Request Id: fa44e5fc-27378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.695+0000 [webflux-http-epoll-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: 43bb3585-27381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.705+0000 [webflux-http-epoll-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: b3d59cad-27383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435-, and the Request Id: 2eeafa96-27387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443, and the Request Id: f848fbf1-27392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448-, and the Request Id: be038914-27394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436, and the Request Id: f2e8f80d-27395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436-, and the Request Id: a815922f-27399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450, and the Request Id: c770b2cf-27402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.748+0000 [webflux-http-epoll-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: 0cb5f90e-27405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.751+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.761+0000 [webflux-http-epoll-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: b497a094-27414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446, and the Request Id: 3aab32ea-27415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450-, and the Request Id: 8594d3d2-27416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439, and the Request Id: 0dd8c282-27417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.774+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441-, and the Request Id: 3e394cc0-27422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449, and the Request Id: b3d59cad-27423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446-, and the Request Id: 29459d10-27424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439-, and the Request Id: 43bb3585-27429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449-, and the Request Id: be038914-27431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437, and the Request Id: f2e8f80d-27433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.800+0000 [webflux-http-epoll-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: fa44e5fc-27436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436-, and the Request Id: 2eeafa96-27440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437-, and the Request Id: a815922f-27441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444, and the Request Id: f848fbf1-27444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444-, and the Request Id: 0cb5f90e-27453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.859+0000 [webflux-http-epoll-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: b3d59cad-27459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.863+0000 [webflux-http-epoll-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: 0dd8c282-27460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451, and the Request Id: c770b2cf-27461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442, and the Request Id: b497a094-27468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447, and the Request Id: 3aab32ea-27470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.885+0000 [webflux-http-epoll-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: 43bb3585-27471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451-, and the Request Id: 8594d3d2-27472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450-, and the Request Id: be038914-27473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437, and the Request Id: fa44e5fc-27478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:53 2026-07-15T20:44:53.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.922+0000 [webflux-http-epoll-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: 3e394cc0-27482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.923+0000 [webflux-http-epoll-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: 29459d10-27483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438, and the Request Id: f2e8f80d-27484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437-, and the Request Id: 2eeafa96-27485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.939+0000 [webflux-http-epoll-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: f848fbf1-27492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438-, and the Request Id: a815922f-27494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445-, and the Request Id: 0cb5f90e-27501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451, and the Request Id: b3d59cad-27505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441, and the Request Id: 0dd8c282-27507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452, and the Request Id: c770b2cf-27510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441-, and the Request Id: 43bb3585-27511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451-, and the Request Id: be038914-27512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.972+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443, and the Request Id: b497a094-27517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452-, and the Request Id: 8594d3d2-27518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.977+0000 [webflux-http-epoll-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: 3aab32ea-27521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438, and the Request Id: fa44e5fc-27525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:53.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438-, and the Request Id: 2eeafa96-27530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448-, and the Request Id: 29459d10-27531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443-, and the Request Id: 3e394cc0-27533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.006+0000 [webflux-http-epoll-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: f2e8f80d-27535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.013+0000 [webflux-http-epoll-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: a815922f-27540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.033+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446, and the Request Id: f848fbf1-27544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442, and the Request Id: 0dd8c282-27545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446-, and the Request Id: 0cb5f90e-27547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452, and the Request Id: b3d59cad-27552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442-, and the Request Id: 43bb3585-27553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452-, and the Request Id: be038914-27554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444, and the Request Id: b497a094-27558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453, and the Request Id: c770b2cf-27563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439, and the Request Id: fa44e5fc-27570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444-, and the Request Id: 3e394cc0-27572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453-, and the Request Id: 8594d3d2-27576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440, and the Request Id: f2e8f80d-27579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449, and the Request Id: 3aab32ea-27583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439-, and the Request Id: 2eeafa96-27587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453, and the Request Id: b3d59cad-27589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447, and the Request Id: f848fbf1-27590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443, and the Request Id: 0dd8c282-27592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447-, and the Request Id: 0cb5f90e-27593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440-, and the Request Id: a815922f-27594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449-, and the Request Id: 29459d10-27596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.104+0000 [webflux-http-epoll-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: be038914-27599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443-, and the Request Id: 43bb3585-27600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.121+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.123+0000 [webflux-http-epoll-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: b497a094-27607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454, and the Request Id: c770b2cf-27611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454-, and the Request Id: 8594d3d2-27617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445-, and the Request Id: 3e394cc0-27618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.152+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.154+0000 [webflux-http-epoll-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: 3aab32ea-27627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441, and the Request Id: f2e8f80d-27630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440, and the Request Id: fa44e5fc-27633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.159+0000 [webflux-http-epoll-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: 29459d10-27637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441-, and the Request Id: a815922f-27638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440-, and the Request Id: 2eeafa96-27641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444, and the Request Id: 0dd8c282-27643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448, and the Request Id: f848fbf1-27644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454, and the Request Id: b3d59cad-27647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444-, and the Request Id: 43bb3585-27648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455, and the Request Id: c770b2cf-27651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448-, and the Request Id: 0cb5f90e-27653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.194+0000 [webflux-http-epoll-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: be038914-27658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.197+0000 [webflux-http-epoll-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: b497a094-27660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455-, and the Request Id: 8594d3d2-27665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451, and the Request Id: 3aab32ea-27666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.213+0000 [webflux-http-epoll-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: fa44e5fc-27671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445, and the Request Id: 0dd8c282-27674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451-, and the Request Id: 29459d10-27677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441-, and the Request Id: 2eeafa96-27678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446-, and the Request Id: 3e394cc0-27679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445-, and the Request Id: 43bb3585-27680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.245+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442, and the Request Id: f2e8f80d-27687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449, and the Request Id: f848fbf1-27689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.272+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442-, and the Request Id: a815922f-27696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455, and the Request Id: b3d59cad-27698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449-, and the Request Id: 0cb5f90e-27699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456, and the Request Id: c770b2cf-27701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447, and the Request Id: b497a094-27706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447-, and the Request Id: 3e394cc0-27709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455-, and the Request Id: be038914-27711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456-, and the Request Id: 8594d3d2-27713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.297+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446, and the Request Id: 0dd8c282-27719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452, and the Request Id: 3aab32ea-27720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.303+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442, and the Request Id: fa44e5fc-27723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446-, and the Request Id: 43bb3585-27725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442-, and the Request Id: 2eeafa96-27726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.328+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452-, and the Request Id: 29459d10-27730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.331+0000 [webflux-http-epoll-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: f2e8f80d-27732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443-, and the Request Id: a815922f-27737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448, and the Request Id: b497a094-27740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.356+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.360+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456, and the Request Id: b3d59cad-27749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448-, and the Request Id: 3e394cc0-27753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453, and the Request Id: 3aab32ea-27756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453-, and the Request Id: 29459d10-27757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450, and the Request Id: f848fbf1-27760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447, and the Request Id: 0dd8c282-27761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.389+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457, and the Request Id: c770b2cf-27764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.400+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443, and the Request Id: fa44e5fc-27767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.404+0000 [webflux-http-epoll-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: 0cb5f90e-27768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456-, and the Request Id: be038914-27769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447-, and the Request Id: 43bb3585-27773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.424+0000 [webflux-http-epoll-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: 8594d3d2-27774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443-, and the Request Id: 2eeafa96-27775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444, and the Request Id: f2e8f80d-27778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454, and the Request Id: 3aab32ea-27789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444-, and the Request Id: a815922f-27793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.491+0000 [webflux-http-epoll-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: 29459d10-27800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449, and the Request Id: b497a094-27802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451, and the Request Id: f848fbf1-27804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458, and the Request Id: c770b2cf-27805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448, and the Request Id: 0dd8c282-27806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457, and the Request Id: b3d59cad-27810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451-, and the Request Id: 0cb5f90e-27811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.519+0000 [webflux-http-epoll-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: fa44e5fc-27814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449-, and the Request Id: 3e394cc0-27815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457-, and the Request Id: be038914-27816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.524+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458-, and the Request Id: 8594d3d2-27818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.537+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448-, and the Request Id: 43bb3585-27826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455, and the Request Id: 3aab32ea-27831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444-, and the Request Id: 2eeafa96-27833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449, and the Request Id: 0dd8c282-27840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.588+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445, and the Request Id: f2e8f80d-27844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.603+0000 [webflux-http-epoll-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: a815922f-27846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.612+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452, and the Request Id: f848fbf1-27848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450, and the Request Id: b497a094-27852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459, and the Request Id: c770b2cf-27853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452-, and the Request Id: 0cb5f90e-27854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459-, and the Request Id: 8594d3d2-27855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455-, and the Request Id: 29459d10-27857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.643+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450-, and the Request Id: 3e394cc0-27860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.648+0000 [webflux-http-epoll-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: f2e8f80d-27865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449-, and the Request Id: 43bb3585-27866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446-, and the Request Id: a815922f-27871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445, and the Request Id: fa44e5fc-27872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.676+0000 [webflux-http-epoll-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: 2eeafa96-27874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458, and the Request Id: b3d59cad-27876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453, and the Request Id: f848fbf1-27882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456, and the Request Id: 3aab32ea-27889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.708+0000 [webflux-http-epoll-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: be038914-27890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.718+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460, and the Request Id: c770b2cf-27897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450, and the Request Id: 0dd8c282-27898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456-, and the Request Id: 29459d10-27899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.728+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451, and the Request Id: b497a094-27900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453-, and the Request Id: 0cb5f90e-27901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450-, and the Request Id: 43bb3585-27902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.736+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.753+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451-, and the Request Id: 3e394cc0-27909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460-, and the Request Id: 8594d3d2-27910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447, and the Request Id: f2e8f80d-27912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.770+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.774+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.775+0000 [webflux-http-epoll-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: 3aab32ea-27923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446, and the Request Id: fa44e5fc-27924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447-, and the Request Id: a815922f-27925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452, and the Request Id: b497a094-27930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457-, and the Request Id: 29459d10-27931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.788+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451, and the Request Id: 0dd8c282-27935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.789+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446-, and the Request Id: 2eeafa96-27936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459, and the Request Id: b3d59cad-27939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451-, and the Request Id: 43bb3585-27940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-27944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-27944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452-, and the Request Id: 3e394cc0-27947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454, and the Request Id: f848fbf1-27948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.805+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461, and the Request Id: c770b2cf-27951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454-, and the Request Id: 0cb5f90e-27952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.809+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459-, and the Request Id: be038914-27953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-27954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-27955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-27955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-27957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-27958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-27958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448, and the Request Id: f2e8f80d-27959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-27960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461-, and the Request Id: 8594d3d2-27961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-27962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.818+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-27964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-27964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.819+0000 [webflux-http-epoll-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: 3aab32ea-27965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-27966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-27967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-27968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-27968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-27969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-27970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-27971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.827+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-27971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-27972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-27972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448-, and the Request Id: a815922f-27973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-27974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-27974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-27975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-27976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-27975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-27976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-27977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447, and the Request Id: fa44e5fc-27978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453, and the Request Id: b497a094-27979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452, and the Request Id: 0dd8c282-27980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-27981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-27982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-27983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-27982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458-, and the Request Id: 29459d10-27984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-27985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-27986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447-, and the Request Id: 2eeafa96-27987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453-, and the Request Id: 3e394cc0-27988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452-, and the Request Id: 43bb3585-27989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-27985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.848+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-27986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-27990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.849+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460, and the Request Id: b3d59cad-27991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-27992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-27992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455, and the Request Id: f848fbf1-27993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-27994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-27995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-27996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-27997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-27996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-27998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.860+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-27999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-27998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462, and the Request Id: c770b2cf-28001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455-, and the Request Id: 0cb5f90e-28003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459, and the Request Id: 3aab32ea-28005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462-, and the Request Id: 8594d3d2-28007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459-, and the Request Id: 29459d10-28009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449, and the Request Id: f2e8f80d-28011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460-, and the Request Id: be038914-28014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.886+0000 [webflux-http-epoll-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: 0dd8c282-28018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448, and the Request Id: fa44e5fc-28022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.893+0000 [webflux-http-epoll-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: a815922f-28025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.900+0000 [webflux-http-epoll-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: 43bb3585-28027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448-, and the Request Id: 2eeafa96-28029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456, and the Request Id: f848fbf1-28034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:54 2026-07-15T20:44:54.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460, and the Request Id: 3aab32ea-28038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454, and the Request Id: b497a094-28041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.934+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.940+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456-, and the Request Id: 0cb5f90e-28047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461, and the Request Id: b3d59cad-28051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463, and the Request Id: c770b2cf-28052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.950+0000 [webflux-http-epoll-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: 3e394cc0-28053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.955+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463-, and the Request Id: 8594d3d2-28056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461-, and the Request Id: be038914-28058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460-, and the Request Id: 29459d10-28063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450, and the Request Id: f2e8f80d-28064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.972+0000 [webflux-http-epoll-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: fa44e5fc-28068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454, and the Request Id: 0dd8c282-28073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450-, and the Request Id: a815922f-28074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449-, and the Request Id: 2eeafa96-28078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455, and the Request Id: b497a094-28080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457, and the Request Id: f848fbf1-28082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454-, and the Request Id: 43bb3585-28084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457-, and the Request Id: 0cb5f90e-28087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.989+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455-, and the Request Id: 3e394cc0-28092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462, and the Request Id: b3d59cad-28096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461, and the Request Id: 3aab32ea-28098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464, and the Request Id: c770b2cf-28103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:54.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.001+0000 [webflux-http-epoll-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: fa44e5fc-28110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451, and the Request Id: f2e8f80d-28111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462-, and the Request Id: be038914-28112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461-, and the Request Id: 29459d10-28113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464-, and the Request Id: 8594d3d2-28114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.011+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451-, and the Request Id: a815922f-28118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450-, and the Request Id: 2eeafa96-28122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.017+0000 [webflux-http-epoll-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: f848fbf1-28126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456, and the Request Id: b497a094-28128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455, and the Request Id: 0dd8c282-28129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.023+0000 [webflux-http-epoll-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: 3e394cc0-28133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458-, and the Request Id: 0cb5f90e-28138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.027+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463, and the Request Id: b3d59cad-28139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455-, and the Request Id: 43bb3585-28141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.034+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.054+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452, and the Request Id: f2e8f80d-28145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462, and the Request Id: 3aab32ea-28152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465, and the Request Id: c770b2cf-28153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463-, and the Request Id: be038914-28155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452-, and the Request Id: a815922f-28156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.075+0000 [webflux-http-epoll-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: 29459d10-28161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.076+0000 [webflux-http-epoll-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: 8594d3d2-28162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451, and the Request Id: fa44e5fc-28163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.078+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451-, and the Request Id: 2eeafa96-28167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.081+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456, and the Request Id: 0dd8c282-28175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457, and the Request Id: b497a094-28176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.096+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456-, and the Request Id: 43bb3585-28181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.097+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457-, and the Request Id: 3e394cc0-28186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.103+0000 [webflux-http-epoll-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: b3d59cad-28188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459, and the Request Id: f848fbf1-28190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463, and the Request Id: 3aab32ea-28193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466, and the Request Id: c770b2cf-28198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453, and the Request Id: f2e8f80d-28199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.111+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.113+0000 [webflux-http-epoll-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: 0cb5f90e-28203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463-, and the Request Id: 29459d10-28205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.114+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453-, and the Request Id: a815922f-28204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464-, and the Request Id: be038914-28206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466-, and the Request Id: 8594d3d2-28207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452, and the Request Id: fa44e5fc-28209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.120+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457, and the Request Id: 0dd8c282-28213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452-, and the Request Id: 2eeafa96-28217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457-, and the Request Id: 43bb3585-28220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.130+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458, and the Request Id: b497a094-28227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458-, and the Request Id: 3e394cc0-28232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454, and the Request Id: f2e8f80d-28237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.146+0000 [webflux-http-epoll-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: c770b2cf-28242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460, and the Request Id: f848fbf1-28243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.147+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464, and the Request Id: 3aab32ea-28246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465, and the Request Id: b3d59cad-28248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454-, and the Request Id: a815922f-28250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465-, and the Request Id: be038914-28251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464-, and the Request Id: 29459d10-28252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467-, and the Request Id: 8594d3d2-28255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460-, and the Request Id: 0cb5f90e-28259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458, and the Request Id: 0dd8c282-28261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453, and the Request Id: fa44e5fc-28264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458-, and the Request Id: 43bb3585-28268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.164+0000 [webflux-http-epoll-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: 2eeafa96-28269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459, and the Request Id: b497a094-28278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.175+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455, and the Request Id: f2e8f80d-28282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.178+0000 [webflux-http-epoll-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: 3aab32ea-28289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461, and the Request Id: f848fbf1-28290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.179+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468, and the Request Id: c770b2cf-28292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459-, and the Request Id: 3e394cc0-28294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466, and the Request Id: b3d59cad-28295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465-, and the Request Id: 29459d10-28296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461-, and the Request Id: 0cb5f90e-28297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455-, and the Request Id: a815922f-28298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.184+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468-, and the Request Id: 8594d3d2-28301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466-, and the Request Id: be038914-28303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.188+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454, and the Request Id: fa44e5fc-28312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459, and the Request Id: 0dd8c282-28314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460, and the Request Id: b497a094-28319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.204+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454-, and the Request Id: 2eeafa96-28322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.206+0000 [webflux-http-epoll-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: 3aab32ea-28327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462, and the Request Id: f848fbf1-28330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460-, and the Request Id: 3e394cc0-28331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469, and the Request Id: c770b2cf-28334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459-, and the Request Id: 43bb3585-28336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456, and the Request Id: f2e8f80d-28338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466-, and the Request Id: 29459d10-28339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469-, and the Request Id: 8594d3d2-28343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467, and the Request Id: b3d59cad-28344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462-, and the Request Id: 0cb5f90e-28345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456-, and the Request Id: a815922f-28347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467-, and the Request Id: be038914-28355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.243+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.243+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455, and the Request Id: fa44e5fc-28363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.246+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.248+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461, and the Request Id: b497a094-28370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470, and the Request Id: c770b2cf-28373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467, and the Request Id: 3aab32ea-28375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455-, and the Request Id: 2eeafa96-28376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461-, and the Request Id: 3e394cc0-28378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460, and the Request Id: 0dd8c282-28381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457, and the Request Id: f2e8f80d-28383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467-, and the Request Id: 29459d10-28385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470-, and the Request Id: 8594d3d2-28386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.259+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463, and the Request Id: f848fbf1-28387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.263+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460-, and the Request Id: 43bb3585-28392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468, and the Request Id: b3d59cad-28393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.264+0000 [webflux-http-epoll-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: a815922f-28394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.265+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463-, and the Request Id: 0cb5f90e-28397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456, and the Request Id: fa44e5fc-28403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.281+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468-, and the Request Id: be038914-28409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.283+0000 [webflux-http-epoll-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: b497a094-28411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456-, and the Request Id: 2eeafa96-28413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.287+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471, and the Request Id: c770b2cf-28418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468, and the Request Id: 3aab32ea-28421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462-, and the Request Id: 3e394cc0-28423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.296+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461, and the Request Id: 0dd8c282-28429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471-, and the Request Id: 8594d3d2-28430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.299+0000 [webflux-http-epoll-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: 29459d10-28431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464, and the Request Id: f848fbf1-28432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461-, and the Request Id: 43bb3585-28435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464-, and the Request Id: 0cb5f90e-28438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.307+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458, and the Request Id: f2e8f80d-28444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.310+0000 [webflux-http-epoll-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: b3d59cad-28446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.310+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.312+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458-, and the Request Id: a815922f-28453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469-, and the Request Id: be038914-28454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463, and the Request Id: b497a094-28455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457, and the Request Id: fa44e5fc-28456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.324+0000 [webflux-http-epoll-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: 3aab32ea-28464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.324+0000 [webflux-http-epoll-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: 2eeafa96-28465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463-, and the Request Id: 3e394cc0-28466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.327+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472, and the Request Id: c770b2cf-28473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.330+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462, and the Request Id: 0dd8c282-28474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.331+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469-, and the Request Id: 29459d10-28476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465, and the Request Id: f848fbf1-28480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472-, and the Request Id: 8594d3d2-28482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.336+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470, and the Request Id: b3d59cad-28484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462-, and the Request Id: 43bb3585-28486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459, and the Request Id: f2e8f80d-28489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.345+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459-, and the Request Id: a815922f-28493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470-, and the Request Id: be038914-28496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465-, and the Request Id: 0cb5f90e-28500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458, and the Request Id: fa44e5fc-28505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.362+0000 [webflux-http-epoll-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: 3aab32ea-28506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.363+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473, and the Request Id: c770b2cf-28509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.364+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470-, and the Request Id: 29459d10-28514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458-, and the Request Id: 2eeafa96-28515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473-, and the Request Id: 8594d3d2-28517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.370+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.371+0000 [webflux-http-epoll-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: b497a094-28521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463, and the Request Id: 0dd8c282-28522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.376+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460, and the Request Id: f2e8f80d-28530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463-, and the Request Id: 43bb3585-28531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464-, and the Request Id: 3e394cc0-28533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460-, and the Request Id: a815922f-28537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471, and the Request Id: 3aab32ea-28545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466, and the Request Id: f848fbf1-28546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.388+0000 [webflux-http-epoll-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: b3d59cad-28547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474, and the Request Id: c770b2cf-28553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459, and the Request Id: fa44e5fc-28554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471-, and the Request Id: 29459d10-28555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466-, and the Request Id: 0cb5f90e-28558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471-, and the Request Id: be038914-28557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.395+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459-, and the Request Id: 2eeafa96-28562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.397+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.400+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464, and the Request Id: 0dd8c282-28569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.402+0000 [webflux-http-epoll-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: b497a094-28570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474-, and the Request Id: 8594d3d2-28574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464-, and the Request Id: 43bb3585-28576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461, and the Request Id: f2e8f80d-28578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465-, and the Request Id: 3e394cc0-28582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.409+0000 [webflux-http-epoll-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: 3aab32ea-28583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.410+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461-, and the Request Id: a815922f-28589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467, and the Request Id: f848fbf1-28591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472-, and the Request Id: 29459d10-28593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472, and the Request Id: b3d59cad-28596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.415+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460, and the Request Id: fa44e5fc-28597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467-, and the Request Id: 0cb5f90e-28599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472-, and the Request Id: be038914-28601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460-, and the Request Id: 2eeafa96-28603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465, and the Request Id: 0dd8c282-28609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465-, and the Request Id: 43bb3585-28620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.435+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466, and the Request Id: b497a094-28623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.438+0000 [webflux-http-epoll-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: 3aab32ea-28625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475, and the Request Id: c770b2cf-28629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eeafa96-28632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461, and the Request Id: fa44e5fc-28633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466-, and the Request Id: 3e394cc0-28634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462, and the Request Id: f2e8f80d-28635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.451+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468, and the Request Id: f848fbf1-28637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473-, and the Request Id: 29459d10-28638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475-, and the Request Id: 8594d3d2-28641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.457+0000 [webflux-http-epoll-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: 2eeafa96-28644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.457+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462-, and the Request Id: a815922f-28645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473, and the Request Id: b3d59cad-28648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.463+0000 [webflux-http-epoll-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: 0dd8c282-28652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.463+0000 [webflux-http-epoll-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: 0cb5f90e-28653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.465+0000 [webflux-http-epoll-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: be038914-28657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.467+0000 [webflux-http-epoll-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: 43bb3585-28660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.470+0000 [webflux-http-epoll-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: 3aab32ea-28665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa44e5fc-28666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-28668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462, and the Request Id: 2eeafa96-28671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476, and the Request Id: c770b2cf-28676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474-, and the Request Id: 29459d10-28677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467, and the Request Id: b497a094-28678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.478+0000 [webflux-http-epoll-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: fa44e5fc-28681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469, and the Request Id: f848fbf1-28684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467-, and the Request Id: 3e394cc0-28685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476-, and the Request Id: 8594d3d2-28687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.486+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463, and the Request Id: f2e8f80d-28690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.488+0000 [webflux-http-epoll-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: 0cb5f90e-28692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463-, and the Request Id: a815922f-28699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467, and the Request Id: 0dd8c282-28700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467-, and the Request Id: 43bb3585-28707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.502+0000 [webflux-http-epoll-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: b3d59cad-28710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-28711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475, and the Request Id: 3aab32ea-28712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-28714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463, and the Request Id: 2eeafa96-28715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.506+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.508+0000 [webflux-http-epoll-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: c770b2cf-28720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.508+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468, and the Request Id: b497a094-28721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475-, and the Request Id: 29459d10-28723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474-, and the Request Id: be038914-28724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470, and the Request Id: f848fbf1-28727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.512+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468-, and the Request Id: 3e394cc0-28729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463-, and the Request Id: fa44e5fc-28730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477-, and the Request Id: 8594d3d2-28734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.517+0000 [webflux-http-epoll-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: 0cb5f90e-28735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464, and the Request Id: f2e8f80d-28741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.531+0000 [webflux-http-epoll-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: 0dd8c282-28749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.535+0000 [webflux-http-epoll-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: a815922f-28750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.535+0000 [webflux-http-epoll-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: 43bb3585-28751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.535+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476, and the Request Id: 3aab32ea-28756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-28759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478, and the Request Id: c770b2cf-28762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476-, and the Request Id: 29459d10-28764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475, and the Request Id: b3d59cad-28766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-28767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464, and the Request Id: 2eeafa96-28768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471, and the Request Id: f848fbf1-28771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.551+0000 [webflux-http-epoll-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: b497a094-28774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478-, and the Request Id: 8594d3d2-28775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475-, and the Request Id: be038914-28777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.555+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471-, and the Request Id: 0cb5f90e-28779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.555+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469-, and the Request Id: 3e394cc0-28781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.556+0000 [webflux-http-epoll-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: fa44e5fc-28782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.559+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469, and the Request Id: 0dd8c282-28789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.566+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477, and the Request Id: 3aab32ea-28798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469-, and the Request Id: 43bb3585-28799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.568+0000 [webflux-http-epoll-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: f2e8f80d-28800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477-, and the Request Id: 29459d10-28806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465-, and the Request Id: a815922f-28807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.575+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.576+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.576+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.579+0000 [webflux-http-epoll-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: b497a094-28816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.579+0000 [webflux-http-epoll-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: f848fbf1-28817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-28818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479, and the Request Id: c770b2cf-28820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476, and the Request Id: b3d59cad-28821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-28822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465, and the Request Id: 2eeafa96-28824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472-, and the Request Id: 0cb5f90e-28825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470-, and the Request Id: 3e394cc0-28827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479-, and the Request Id: 8594d3d2-28829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.590+0000 [webflux-http-epoll-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: be038914-28831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.592+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478, and the Request Id: 3aab32ea-28836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465-, and the Request Id: fa44e5fc-28837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.593+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466, and the Request Id: f2e8f80d-28840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470, and the Request Id: 0dd8c282-28845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.598+0000 [webflux-http-epoll-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: a815922f-28848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.603+0000 [webflux-http-epoll-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: 29459d10-28849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470-, and the Request Id: 43bb3585-28853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.607+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473, and the Request Id: f848fbf1-28857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.609+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-28862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-28864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.612+0000 [webflux-http-epoll-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: b3d59cad-28865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473-, and the Request Id: 0cb5f90e-28867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471, and the Request Id: b497a094-28870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466, and the Request Id: 2eeafa96-28871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480, and the Request Id: c770b2cf-28875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.620+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479, and the Request Id: 3aab32ea-28877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.623+0000 [webflux-http-epoll-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: 3e394cc0-28879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477-, and the Request Id: be038914-28880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466-, and the Request Id: fa44e5fc-28882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.624+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480-, and the Request Id: 8594d3d2-28883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.625+0000 [webflux-http-epoll-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: 29459d10-28884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467, and the Request Id: f2e8f80d-28887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.636+0000 [webflux-http-epoll-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: 0dd8c282-28892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.642+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467-, and the Request Id: a815922f-28899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.643+0000 [webflux-http-epoll-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: 43bb3585-28900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474, and the Request Id: f848fbf1-28909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472, and the Request Id: b497a094-28914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-28915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480, and the Request Id: 3aab32ea-28918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-28919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478, and the Request Id: b3d59cad-28921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467, and the Request Id: 2eeafa96-28923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481, and the Request Id: c770b2cf-28924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474-, and the Request Id: 0cb5f90e-28925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480-, and the Request Id: 29459d10-28927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472-, and the Request Id: 3e394cc0-28928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478-, and the Request Id: be038914-28929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.656+0000 [webflux-http-epoll-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: 8594d3d2-28930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.656+0000 [webflux-http-epoll-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: fa44e5fc-28931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.659+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472, and the Request Id: 0dd8c282-28939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468, and the Request Id: f2e8f80d-28940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.661+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468-, and the Request Id: a815922f-28945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472-, and the Request Id: 43bb3585-28946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-28948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-28951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-28954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-28954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-28955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-28956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475, and the Request Id: f848fbf1-28957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-28956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-28958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-28959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-28959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-28960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-28960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.673+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-28958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.673+0000 [webflux-http-epoll-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: b497a094-28961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-28962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-28963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-28964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-28962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-28963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-28964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-28965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-28966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-28965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.676+0000 [webflux-http-epoll-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: 0cb5f90e-28967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.677+0000 [webflux-http-epoll-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: b3d59cad-28968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.678+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-28969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482, and the Request Id: c770b2cf-28970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-28971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-28972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-28971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-28972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.680+0000 [webflux-http-epoll-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: 2eeafa96-28973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473-, and the Request Id: 3e394cc0-28974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479-, and the Request Id: be038914-28975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-28976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-28976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481, and the Request Id: 3aab32ea-28977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-28978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-28978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-28979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473, and the Request Id: 0dd8c282-28980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-28979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482-, and the Request Id: 8594d3d2-28981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468-, and the Request Id: fa44e5fc-28982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-28983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-28984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-28984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-28985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-28986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469, and the Request Id: f2e8f80d-28987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473-, and the Request Id: 43bb3585-28988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-28989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481-, and the Request Id: 29459d10-28990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-28991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-28992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-28993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-28994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-28995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469-, and the Request Id: a815922f-28996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-28997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-28998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-28999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-28999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474, and the Request Id: b497a094-29003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.698+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476, and the Request Id: f848fbf1-29007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474-, and the Request Id: 3e394cc0-29009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.703+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.706+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480, and the Request Id: b3d59cad-29015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.707+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483, and the Request Id: c770b2cf-29016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.708+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474, and the Request Id: 0dd8c282-29021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476-, and the Request Id: 0cb5f90e-29022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480-, and the Request Id: be038914-29026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482, and the Request Id: 3aab32ea-29028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470, and the Request Id: f2e8f80d-29029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483-, and the Request Id: 8594d3d2-29030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474-, and the Request Id: 43bb3585-29033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469, and the Request Id: 2eeafa96-29035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482-, and the Request Id: 29459d10-29037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470-, and the Request Id: a815922f-29038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.722+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475, and the Request Id: b497a094-29043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469-, and the Request Id: fa44e5fc-29047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.736+0000 [webflux-http-epoll-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: 3e394cc0-29051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.739+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477, and the Request Id: f848fbf1-29060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.741+0000 [webflux-http-epoll-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: c770b2cf-29061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471, and the Request Id: f2e8f80d-29070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481, and the Request Id: b3d59cad-29071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484-, and the Request Id: 8594d3d2-29072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477-, and the Request Id: 0cb5f90e-29073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.754+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.755+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475, and the Request Id: 0dd8c282-29075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476, and the Request Id: b497a094-29078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481-, and the Request Id: be038914-29081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.759+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471-, and the Request Id: a815922f-29082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483, and the Request Id: 3aab32ea-29084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475-, and the Request Id: 43bb3585-29085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.760+0000 [webflux-http-epoll-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: 3e394cc0-29086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483-, and the Request Id: 29459d10-29092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470, and the Request Id: 2eeafa96-29093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470-, and the Request Id: fa44e5fc-29097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485, and the Request Id: c770b2cf-29107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.792+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.793+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472, and the Request Id: f2e8f80d-29114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476, and the Request Id: 0dd8c282-29115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.796+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482, and the Request Id: b3d59cad-29117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478, and the Request Id: f848fbf1-29119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485-, and the Request Id: 8594d3d2-29120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.798+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.798+0000 [webflux-http-epoll-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: a815922f-29123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482-, and the Request Id: be038914-29125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477, and the Request Id: b497a094-29126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476-, and the Request Id: 43bb3585-29128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477-, and the Request Id: 3e394cc0-29135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478-, and the Request Id: 0cb5f90e-29136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484, and the Request Id: 3aab32ea-29137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.824+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471, and the Request Id: 2eeafa96-29142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484-, and the Request Id: 29459d10-29145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.831+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473, and the Request Id: f2e8f80d-29153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.833+0000 [webflux-http-epoll-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: fa44e5fc-29154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483, and the Request Id: b3d59cad-29155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483-, and the Request Id: be038914-29162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.839+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478, and the Request Id: b497a094-29165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479, and the Request Id: f848fbf1-29167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.841+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486, and the Request Id: c770b2cf-29168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477, and the Request Id: 0dd8c282-29170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473-, and the Request Id: a815922f-29171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.846+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478-, and the Request Id: 3e394cc0-29174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486-, and the Request Id: 8594d3d2-29175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.850+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477-, and the Request Id: 43bb3585-29176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479-, and the Request Id: 0cb5f90e-29179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485, and the Request Id: 3aab32ea-29189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484, and the Request Id: b3d59cad-29190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.862+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.863+0000 [webflux-http-epoll-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: be038914-29197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485-, and the Request Id: 29459d10-29199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.864+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474, and the Request Id: f2e8f80d-29201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472, and the Request Id: 2eeafa96-29203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.867+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.868+0000 [webflux-http-epoll-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: 0dd8c282-29208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.869+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479, and the Request Id: b497a094-29211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472-, and the Request Id: fa44e5fc-29212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474-, and the Request Id: a815922f-29213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487, and the Request Id: c770b2cf-29215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.872+0000 [webflux-http-epoll-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: 43bb3585-29217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480, and the Request Id: f848fbf1-29220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479-, and the Request Id: 3e394cc0-29222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487-, and the Request Id: 8594d3d2-29223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.881+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486, and the Request Id: 3aab32ea-29238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.885+0000 [webflux-http-epoll-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: b3d59cad-29239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473, and the Request Id: 2eeafa96-29242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479, and the Request Id: 0dd8c282-29245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486-, and the Request Id: 29459d10-29247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480-, and the Request Id: 0cb5f90e-29249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485-, and the Request Id: be038914-29252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473-, and the Request Id: fa44e5fc-29251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475, and the Request Id: f2e8f80d-29253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479-, and the Request Id: 43bb3585-29255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.897+0000 [webflux-http-epoll-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: c770b2cf-29263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475-, and the Request Id: a815922f-29265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.898+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480, and the Request Id: b497a094-29266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.903+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480-, and the Request Id: 3e394cc0-29272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488-, and the Request Id: 8594d3d2-29273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.907+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.907+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:55 2026-07-15T20:44:55.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487, and the Request Id: 3aab32ea-29281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.911+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486, and the Request Id: b3d59cad-29282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481, and the Request Id: f848fbf1-29284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.914+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480, and the Request Id: 0dd8c282-29290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.916+0000 [webflux-http-epoll-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: 2eeafa96-29291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487-, and the Request Id: 29459d10-29293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486-, and the Request Id: be038914-29294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481-, and the Request Id: 0cb5f90e-29295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480-, and the Request Id: 43bb3585-29297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.929+0000 [webflux-http-epoll-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: fa44e5fc-29302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476, and the Request Id: f2e8f80d-29305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.933+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481, and the Request Id: b497a094-29311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.935+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489, and the Request Id: c770b2cf-29315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476-, and the Request Id: a815922f-29316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481-, and the Request Id: 3e394cc0-29319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.941+0000 [webflux-http-epoll-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: 3aab32ea-29322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487, and the Request Id: b3d59cad-29327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.946+0000 [webflux-http-epoll-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: 8594d3d2-29329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.948+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488-, and the Request Id: 29459d10-29330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.949+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.950+0000 [webflux-http-epoll-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: be038914-29335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.953+0000 [webflux-http-epoll-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: f848fbf1-29341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481, and the Request Id: 0dd8c282-29342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.953+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.954+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.954+0000 [webflux-http-epoll-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: 2eeafa96-29346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481-, and the Request Id: 43bb3585-29351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482, and the Request Id: b497a094-29352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477, and the Request Id: f2e8f80d-29354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475-, and the Request Id: fa44e5fc-29356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482-, and the Request Id: 0cb5f90e-29358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.962+0000 [webflux-http-epoll-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: 3e394cc0-29359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.962+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.963+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490, and the Request Id: c770b2cf-29363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.965+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.967+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477-, and the Request Id: a815922f-29368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.967+0000 [webflux-http-epoll-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: 3aab32ea-29370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490-, and the Request Id: 8594d3d2-29374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488, and the Request Id: b3d59cad-29375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489-, and the Request Id: 29459d10-29378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488-, and the Request Id: be038914-29381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.975+0000 [webflux-http-epoll-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: 0dd8c282-29382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476, and the Request Id: 2eeafa96-29388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.981+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483, and the Request Id: f848fbf1-29393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.983+0000 [webflux-http-epoll-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: 43bb3585-29394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476-, and the Request Id: fa44e5fc-29396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483-, and the Request Id: 0cb5f90e-29400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478, and the Request Id: f2e8f80d-29406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483, and the Request Id: b497a094-29407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483-, and the Request Id: 3e394cc0-29410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478-, and the Request Id: a815922f-29412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491, and the Request Id: c770b2cf-29415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:55.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.000+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489, and the Request Id: b3d59cad-29420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.003+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.006+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483, and the Request Id: 0dd8c282-29426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490, and the Request Id: 3aab32ea-29429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489-, and the Request Id: be038914-29425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491-, and the Request Id: 8594d3d2-29431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484, and the Request Id: b497a094-29434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490-, and the Request Id: 29459d10-29436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.017+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479, and the Request Id: f2e8f80d-29440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483-, and the Request Id: 43bb3585-29442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484, and the Request Id: f848fbf1-29445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.020+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484-, and the Request Id: 3e394cc0-29446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477, and the Request Id: 2eeafa96-29447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479-, and the Request Id: a815922f-29449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.025+0000 [webflux-http-epoll-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: 0cb5f90e-29453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477-, and the Request Id: fa44e5fc-29455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.034+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490, and the Request Id: b3d59cad-29463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.049+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490-, and the Request Id: be038914-29470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491, and the Request Id: 3aab32ea-29477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492, and the Request Id: c770b2cf-29480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485, and the Request Id: b497a094-29481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484, and the Request Id: 0dd8c282-29482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.055+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480, and the Request Id: f2e8f80d-29485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.058+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491-, and the Request Id: 29459d10-29488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485-, and the Request Id: 3e394cc0-29489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.059+0000 [webflux-http-epoll-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: f848fbf1-29490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.061+0000 [webflux-http-epoll-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: 8594d3d2-29492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.061+0000 [webflux-http-epoll-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: a815922f-29493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.062+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484-, and the Request Id: 43bb3585-29495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.064+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.066+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478, and the Request Id: 2eeafa96-29500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.069+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.069+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491, and the Request Id: b3d59cad-29506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485-, and the Request Id: 0cb5f90e-29507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.072+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478-, and the Request Id: fa44e5fc-29510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.074+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.075+0000 [webflux-http-epoll-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: be038914-29515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486, and the Request Id: b497a094-29517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.078+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.078+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.080+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.080+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485, and the Request Id: 0dd8c282-29526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486-, and the Request Id: 3e394cc0-29528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481, and the Request Id: f2e8f80d-29530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.086+0000 [webflux-http-epoll-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: 3aab32ea-29531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493, and the Request Id: c770b2cf-29533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481-, and the Request Id: a815922f-29536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492-, and the Request Id: 29459d10-29537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493-, and the Request Id: 8594d3d2-29539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485-, and the Request Id: 43bb3585-29540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492, and the Request Id: b3d59cad-29546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.100+0000 [webflux-http-epoll-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: be038914-29553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479, and the Request Id: 2eeafa96-29554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487, and the Request Id: b497a094-29557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486, and the Request Id: f848fbf1-29558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479-, and the Request Id: fa44e5fc-29564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487-, and the Request Id: 3e394cc0-29565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482, and the Request Id: f2e8f80d-29566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486-, and the Request Id: 0cb5f90e-29568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493, and the Request Id: 3aab32ea-29573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482-, and the Request Id: a815922f-29574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493-, and the Request Id: 29459d10-29581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.125+0000 [webflux-http-epoll-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: c770b2cf-29584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486, and the Request Id: 0dd8c282-29585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493, and the Request Id: b3d59cad-29587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486-, and the Request Id: 43bb3585-29589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.131+0000 [webflux-http-epoll-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: be038914-29590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494-, and the Request Id: 8594d3d2-29595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480, and the Request Id: 2eeafa96-29603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488, and the Request Id: b497a094-29610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487, and the Request Id: f848fbf1-29611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480-, and the Request Id: fa44e5fc-29615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.148+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494, and the Request Id: 3aab32ea-29616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.149+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.155+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487, and the Request Id: 0dd8c282-29622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488-, and the Request Id: 3e394cc0-29623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.157+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494, and the Request Id: b3d59cad-29625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.158+0000 [webflux-http-epoll-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: 0cb5f90e-29626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483, and the Request Id: f2e8f80d-29628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494-, and the Request Id: 29459d10-29629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487-, and the Request Id: 43bb3585-29632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494-, and the Request Id: be038914-29634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483-, and the Request Id: a815922f-29636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.170+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495, and the Request Id: c770b2cf-29637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.174+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495-, and the Request Id: 8594d3d2-29644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488, and the Request Id: f848fbf1-29652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481, and the Request Id: 2eeafa96-29654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.186+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.187+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.187+0000 [webflux-http-epoll-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: b497a094-29659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488-, and the Request Id: 0cb5f90e-29660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495, and the Request Id: b3d59cad-29664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481-, and the Request Id: fa44e5fc-29667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495, and the Request Id: 3aab32ea-29668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.198+0000 [webflux-http-epoll-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: 3e394cc0-29670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.200+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484, and the Request Id: f2e8f80d-29673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495-, and the Request Id: be038914-29674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.206+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495-, and the Request Id: 29459d10-29675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.208+0000 [webflux-http-epoll-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: a815922f-29678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.209+0000 [webflux-http-epoll-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: 0dd8c282-29681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.210+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.218+0000 [webflux-http-epoll-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: 43bb3585-29688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496, and the Request Id: c770b2cf-29692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.228+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.234+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490, and the Request Id: b497a094-29701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.236+0000 [webflux-http-epoll-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: 2eeafa96-29702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489, and the Request Id: f848fbf1-29704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496-, and the Request Id: 8594d3d2-29706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.238+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496, and the Request Id: b3d59cad-29709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.240+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485, and the Request Id: f2e8f80d-29712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.241+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489-, and the Request Id: 0cb5f90e-29714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496-, and the Request Id: be038914-29715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485-, and the Request Id: a815922f-29718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490-, and the Request Id: 3e394cc0-29719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496, and the Request Id: 3aab32ea-29720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482-, and the Request Id: fa44e5fc-29721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496-, and the Request Id: 29459d10-29727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.260+0000 [webflux-http-epoll-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: 0dd8c282-29730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.263+0000 [webflux-http-epoll-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: 43bb3585-29733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.264+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.268+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497, and the Request Id: c770b2cf-29742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.269+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497, and the Request Id: b3d59cad-29747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490, and the Request Id: f848fbf1-29751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.276+0000 [webflux-http-epoll-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: f2e8f80d-29753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497-, and the Request Id: 8594d3d2-29754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497-, and the Request Id: be038914-29757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490-, and the Request Id: 0cb5f90e-29759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.281+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491, and the Request Id: b497a094-29763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483, and the Request Id: 2eeafa96-29766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490, and the Request Id: 0dd8c282-29767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497, and the Request Id: 3aab32ea-29768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486-, and the Request Id: a815922f-29769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497-, and the Request Id: 29459d10-29771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490-, and the Request Id: 43bb3585-29775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483-, and the Request Id: fa44e5fc-29777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491-, and the Request Id: 3e394cc0-29782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491, and the Request Id: f848fbf1-29791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.315+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498, and the Request Id: c770b2cf-29798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.316+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.318+0000 [webflux-http-epoll-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: b3d59cad-29804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491, and the Request Id: 0dd8c282-29805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484, and the Request Id: 2eeafa96-29806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487, and the Request Id: f2e8f80d-29807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491-, and the Request Id: 0cb5f90e-29809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.322+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498-, and the Request Id: be038914-29811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491-, and the Request Id: 43bb3585-29812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498-, and the Request Id: 8594d3d2-29813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498, and the Request Id: 3aab32ea-29814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484-, and the Request Id: fa44e5fc-29815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487-, and the Request Id: a815922f-29817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498-, and the Request Id: 29459d10-29818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.328+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3d59cad-29821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.329+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c770b2cf-29825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492, and the Request Id: b497a094-29826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be038914-29829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab32ea-29830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.339+0000 [webflux-http-epoll-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: 3e394cc0-29832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8594d3d2-29834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d59cad-29835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d59cad-29835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29459d10-29838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be038914-29840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be038914-29840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492, and the Request Id: f848fbf1-29846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488, and the Request Id: f2e8f80d-29847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499, and the Request Id: b3d59cad-29849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.349+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.350+0000 [webflux-http-epoll-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: 0dd8c282-29850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485, and the Request Id: 2eeafa96-29851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c770b2cf-29852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c770b2cf-29852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8594d3d2-29853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8594d3d2-29853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aab32ea-29856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485-, and the Request Id: fa44e5fc-29855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499, and the Request Id: c770b2cf-29857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488-, and the Request Id: a815922f-29858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492-, and the Request Id: 0cb5f90e-29859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499-, and the Request Id: be038914-29860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.356+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aab32ea-29856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29459d10-29861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29459d10-29861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.359+0000 [webflux-http-epoll-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: 3aab32ea-29862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499-, and the Request Id: 8594d3d2-29866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.362+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493, and the Request Id: b497a094-29869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.363+0000 [webflux-http-epoll-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: 43bb3585-29870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499-, and the Request Id: 29459d10-29871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493-, and the Request Id: 3e394cc0-29875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489, and the Request Id: f2e8f80d-29881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493, and the Request Id: f848fbf1-29885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486, and the Request Id: 2eeafa96-29886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489-, and the Request Id: a815922f-29888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493-, and the Request Id: 0cb5f90e-29889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.383+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486-, and the Request Id: fa44e5fc-29891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.385+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493, and the Request Id: 0dd8c282-29896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494, and the Request Id: b497a094-29900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.391+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493-, and the Request Id: 43bb3585-29904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494-, and the Request Id: 3e394cc0-29905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.398+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494, and the Request Id: f848fbf1-29911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490, and the Request Id: f2e8f80d-29914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487, and the Request Id: 2eeafa96-29916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494-, and the Request Id: 0cb5f90e-29917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.407+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490-, and the Request Id: a815922f-29918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487-, and the Request Id: fa44e5fc-29921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.413+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.415+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494, and the Request Id: 0dd8c282-29930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.417+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495, and the Request Id: b497a094-29931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.419+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494-, and the Request Id: 43bb3585-29935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495-, and the Request Id: 3e394cc0-29937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495, and the Request Id: f848fbf1-29938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.427+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491, and the Request Id: f2e8f80d-29941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.429+0000 [webflux-http-epoll-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: 0cb5f90e-29943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488, and the Request Id: 2eeafa96-29947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491-, and the Request Id: a815922f-29948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.435+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488-, and the Request Id: fa44e5fc-29952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.439+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.440+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.440+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.441+0000 [webflux-http-epoll-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: b497a094-29957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.442+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495, and the Request Id: 0dd8c282-29959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495-, and the Request Id: 43bb3585-29963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.446+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496-, and the Request Id: 3e394cc0-29964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.448+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-29967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-29968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-29968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.451+0000 [webflux-http-epoll-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: f2e8f80d-29970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-29972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-29972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496, and the Request Id: f848fbf1-29973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.456+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492-, and the Request Id: a815922f-29974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-29975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-29976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-29976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-29977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-29978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-29978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-29979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489, and the Request Id: 2eeafa96-29980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-29981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-29981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-29983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496-, and the Request Id: 0cb5f90e-29982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.467+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-29984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-29983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-29984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-29985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496, and the Request Id: 0dd8c282-29986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-29985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497, and the Request Id: b497a094-29987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.470+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-29988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489-, and the Request Id: fa44e5fc-29989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-29990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497-, and the Request Id: 3e394cc0-29991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496-, and the Request Id: 43bb3585-29992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-29993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-29993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-29994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.475+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-29994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.476+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493, and the Request Id: f2e8f80d-29995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-29996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.477+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-29997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-29998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-29999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-30000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493-, and the Request Id: a815922f-30001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-30002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.483+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-30003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-30004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-30004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-30005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.486+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-30005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497, and the Request Id: f848fbf1-30006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-30007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-30009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-30008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-30009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-30008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-30010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-30011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-30010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-30011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-30012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498, and the Request Id: b497a094-30013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-30014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-30012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-30014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497, and the Request Id: 0dd8c282-30015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490, and the Request Id: 2eeafa96-30016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.491+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-30017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497-, and the Request Id: 0cb5f90e-30018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490-, and the Request Id: fa44e5fc-30019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498-, and the Request Id: 3e394cc0-30020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497-, and the Request Id: 43bb3585-30021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-30022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-30023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b497a094-30024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-30023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-30025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-30026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-30025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494, and the Request Id: f2e8f80d-30027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-30028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-30029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494-, and the Request Id: a815922f-30031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-30030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e394cc0-30032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-30033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-30034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-30034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b497a094-30035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-30036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.511+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b497a094-30035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-30036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-30037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-30038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.512+0000 [webflux-http-epoll-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: f848fbf1-30039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-30038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e394cc0-30040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-30041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e394cc0-30040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-30041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499, and the Request Id: b497a094-30042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498, and the Request Id: 0dd8c282-30043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-30044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-30044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-30045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498-, and the Request Id: 0cb5f90e-30046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-30045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491, and the Request Id: 2eeafa96-30047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-30048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499-, and the Request Id: 3e394cc0-30049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498-, and the Request Id: 43bb3585-30050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f848fbf1-30051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491-, and the Request Id: fa44e5fc-30052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.521+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-30053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0635e58-30054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-30053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-30055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-30056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-30055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.523+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0cb5f90e-30057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.524+0000 [webflux-http-epoll-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: f2e8f80d-30058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0dd8c282-30059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495-, and the Request Id: a815922f-30060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.529+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f848fbf1-30061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.530+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f848fbf1-30061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0cb5f90e-30063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-30062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.531+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0cb5f90e-30063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499, and the Request Id: f848fbf1-30064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb3585-30065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb3585-30065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0635e58-30066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499-, and the Request Id: 0cb5f90e-30067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0635e58-30066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-30068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499, and the Request Id: 0dd8c282-30069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-30068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-30070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-30071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-30071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492, and the Request Id: 2eeafa96-30072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-30073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492-, and the Request Id: fa44e5fc-30074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499-, and the Request Id: 43bb3585-30075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.544+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-30076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-30076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-30077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-30077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.546+0000 [webflux-http-epoll-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: f2e8f80d-30078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-30079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.550+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496-, and the Request Id: a815922f-30080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-30081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-30082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-30083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-30083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.558+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-30084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-30084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493, and the Request Id: 2eeafa96-30085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-30086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.563+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493-, and the Request Id: fa44e5fc-30087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-30088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-30088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-30089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-30089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.566+0000 [webflux-http-epoll-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: f2e8f80d-30090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-30091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497-, and the Request Id: a815922f-30092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-30093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-30094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-30095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-30095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-30096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.577+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-30096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494, and the Request Id: 2eeafa96-30097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-30098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494-, and the Request Id: fa44e5fc-30099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-30100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-30100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-30101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-30102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-30102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.586+0000 [webflux-http-epoll-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: f2e8f80d-30103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-30104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.591+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498-, and the Request Id: a815922f-30105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.595+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e8f80d-30106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-30107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-30107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-30108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-30108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495, and the Request Id: 2eeafa96-30109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a815922f-30110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495-, and the Request Id: fa44e5fc-30111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-30112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2e8f80d-30113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-30114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2e8f80d-30113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a815922f-30115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-30116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a815922f-30115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-30116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-30117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-30117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499, and the Request Id: f2e8f80d-30118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496, and the Request Id: 2eeafa96-30119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.646+0000 [webflux-http-epoll-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: a815922f-30120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.646+0000 [webflux-http-epoll-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: fa44e5fc-30121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-30122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-30123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-30124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-30124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-30125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-30125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.662+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497, and the Request Id: 2eeafa96-30126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497-, and the Request Id: fa44e5fc-30127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-30128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-30129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-30130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.684+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-30130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-30131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.685+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-30131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498, and the Request Id: 2eeafa96-30132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498-, and the Request Id: fa44e5fc-30133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeafa96-30134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa44e5fc-30135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eeafa96-30136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeafa96-30136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa44e5fc-30137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa44e5fc-30137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.705+0000 [webflux-http-epoll-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: 2eeafa96-30138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499-, and the Request Id: fa44e5fc-30139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.713+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test took: PT55.456700795S [facility=, subject=, traceId=] 20:44:56 2026-07-15T20:44:56.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 211cbe66-30140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30141, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.777+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.778+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:44:56 2026-07-15T20:44:56.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 6f22df63-30142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f22df63-30142 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: d5f79c2e-30143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 923776ea-30144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: a93e759f-30145, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.936+0000 [reactor-http-epoll-3] 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=] 20:44:56 2026-07-15T20:44:56.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id1, and the Request Id: ce1d9746-30146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: a93e759f-30147, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:56 2026-07-15T20:44:56.972+0000 [reactor-http-epoll-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.PolicyController - Not authorized [facility=, subject=, traceId=] 20:44:56 2026-07-15T20:44:56.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce1d9746-30146 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/NoService, and the Request Id: 964b2b92-30148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.014+0000 [webflux-http-epoll-4] 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=] 20:44:57 2026-07-15T20:44:57.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 964b2b92-30148 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 6cca3e6d-30149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.063+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:44:57 2026-07-15T20:44:57.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e3631c84-30150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30151, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3631c84-30150 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance1, and the Request Id: e82035aa-30152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30153, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e82035aa-30152 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fe4d393-30154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: a93e759f-30155, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe4d393-30154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 2c8aa7fa-30156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: a93e759f-30157, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8aa7fa-30156 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513d6191-30158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: a93e759f-30159, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513d6191-30158 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de4be453-30160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: a93e759f-30161, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.334+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de4be453-30160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 88728b4b-30162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.410+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=] 20:44:57 2026-07-15T20:44:57.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88728b4b-30162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: ab9653cd-30163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.459+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=] 20:44:57 2026-07-15T20:44:57.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9653cd-30163 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee1340cd-30164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.524+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=] 20:44:57 2026-07-15T20:44:57.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee1340cd-30164 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 437888cc-30165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.582+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=] 20:44:57 2026-07-15T20:44:57.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437888cc-30165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 24fb7515-30166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30167, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24fb7515-30166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 477bcfc1-30168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477bcfc1-30168 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6789e76-30169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30170, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.783+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 17bc4fbc-30171, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bc4fbc-30171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6789e76-30169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.805+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policy_ids":["id2","id1"]} [facility=, subject=, traceId=] 20:44:57 2026-07-15T20:44:57.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97d66fe4-30172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30173, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97d66fe4-30172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 04f4bfc0-30174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 17bc4fbc-30175, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bc4fbc-30175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30176, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:57 2026-07-15T20:44:57.922+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 04f4bfc0-30174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:57.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fabd16ae-30177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:57.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fabd16ae-30177 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9120102f-30178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9120102f-30178 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9eedcdab-30179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.051+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 17bc4fbc-30180, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bc4fbc-30180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9eedcdab-30179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.054+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=] 20:44:58 2026-07-15T20:44:58.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bef01ac0-30181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30182, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 17bc4fbc-30183, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bc4fbc-30183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bef01ac0-30181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.109+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=] 20:44:58 2026-07-15T20:44:58.150+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8f876f97-30184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.152+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30185, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f876f97-30184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.154+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=] 20:44:58 2026-07-15T20:44:58.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dab41d3e-30186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 17bc4fbc-30187, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30188, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bc4fbc-30187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 27aa0a34-30189, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27aa0a34-30189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dab41d3e-30186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9ce1bb44-30190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ce1bb44-30190 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 840f9e96-30191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 840f9e96-30191 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 18397851-30192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.343+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 17bc4fbc-30193, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.344+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bc4fbc-30193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.345+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:44:58 2026-07-15T20:44:58.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18397851-30192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/XXX/status, and the Request Id: 8bccd921-30194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8bccd921-30194 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: eddccbaf-30195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.436+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30196, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eddccbaf-30195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/AC.D, and the Request Id: 1b5f04ce-30197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.592+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5f04ce-30197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.631+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/JUNK, and the Request Id: d3378f55-30198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3378f55-30198 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9fa7e619-30199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9fa7e619-30199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e6c7248-30200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e6c7248-30200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.761+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d0caabe-30201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0caabe-30201 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2c43be0-30202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2c43be0-30202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ab9f486f-30203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab9f486f-30203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 427394f8-30204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427394f8-30204 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.932+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c56e76f2-30205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:58 2026-07-15T20:44:58.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c56e76f2-30205 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:58.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c1789bf-30206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:58.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1789bf-30206 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: f1f4e9a8-30207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1f4e9a8-30207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 0df28fd3-30208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0df28fd3-30208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 8684bac8-30209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8684bac8-30209 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 879f4fd6-30210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 879f4fd6-30210 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: da27c2a4-30211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da27c2a4-30211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: da43b2b5-30212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da43b2b5-30212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: ce891dfa-30213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce891dfa-30213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: a0c86e39-30214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0c86e39-30214 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/status, and the Request Id: 849eb384-30215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 849eb384-30215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: f6788285-30216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6788285-30216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id2, and the Request Id: 2ad9d401-30217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 27aa0a34-30218, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27aa0a34-30218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.659+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:44:59 2026-07-15T20:44:59.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 815bd220-30219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:44:59 2026-07-15T20:44:59.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: d81738ac-30220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:44:59.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 4dfbcf45-30221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: c6009750-30222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6009750-30222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 8113fca9-30223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8113fca9-30223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.068+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"service_list":[{"callback_url":"https://localhost:40873/r-app/near-rt-ric-status","service_id":"ac.dc","keep_alive_interval_seconds":0,"time_since_last_activity_seconds":0}]} [facility=, subject=, traceId=] 20:45:00 2026-07-15T20:45:00.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc/keepalive, and the Request Id: 028fbdb2-30224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 638fd9ed-30225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 17bc4fbc-30226, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bc4fbc-30226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.161+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:45:00 2026-07-15T20:45:00.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/junk/keepalive, and the Request Id: 290da652-30227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290da652-30227 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: af04b2a5-30228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af04b2a5-30228 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 2b320679-30229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b320679-30229 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 75f8be66-30230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f8be66-30230 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: e39ced69-30231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e39ced69-30231 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: bc1f1ea5-30232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc1f1ea5-30232 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: a3a7e806-30233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cbe44e4-30234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30235, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.516+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:45:00 2026-07-15T20:45:00.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d7aa84d-30236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 27aa0a34-30237, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27aa0a34-30237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dce25297-30238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 17bc4fbc-30239, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bc4fbc-30239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dce25297-30238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.639+0000 [webflux-http-epoll-4] 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: f6c7dbbc-30240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30241, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6c7dbbc-30240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6eb7671-30242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6eb7671-30242 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.721+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2fd80f0-30243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 27aa0a34-30244, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27aa0a34-30244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2fd80f0-30243 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0ee83789-30245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 17bc4fbc-30246, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bc4fbc-30246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0ee83789-30245 the Status code of the response: 423 LOCKED [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a861b395-30247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30248, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.834+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:45:00 2026-07-15T20:45:00.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: fdd25da9-30249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.936+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8360273b-30250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 27aa0a34-30251, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27aa0a34-30251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.941+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:45:00 2026-07-15T20:45:00.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57f83cbc-30252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 17bc4fbc-30253, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.983+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bc4fbc-30253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:00 2026-07-15T20:45:00.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f83cbc-30252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:01 2026-07-15T20:45:01.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8baa0698-30254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:01 2026-07-15T20:45:01.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30255, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:01 2026-07-15T20:45:01.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:01 2026-07-15T20:45:01.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8baa0698-30254 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 20:45:01 2026-07-15T20:45:01.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: e07cb348-30256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:01 2026-07-15T20:45:01.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 26f01489-30257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:01 2026-07-15T20:45:01.127+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:45:01 2026-07-15T20:45:01.130+0000 [webflux-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 20:45:01 2026-07-15T20:45:01.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 3c8fb8af-30258, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:01 2026-07-15T20:45:01.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 20:45:01 2026-07-15T20:45:01.141+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=] 20:45:01 2026-07-15T20:45:01.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: b224f990-30259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:01 2026-07-15T20:45:01.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9ccac58-30260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:01 2026-07-15T20:45:01.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 27aa0a34-30261, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:01 2026-07-15T20:45:01.449+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:45:01 2026-07-15T20:45:01.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27aa0a34-30261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:03 2026-07-15T20:45:03.445+0000 [parallel-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: service1 [facility=, subject=, traceId=] 20:45:03 2026-07-15T20:45:03.499+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:45:03 2026-07-15T20:45:03.504+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:45:03 2026-07-15T20:45:03.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: b0dde74c-30262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:03 2026-07-15T20:45:03.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0dde74c-30262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:03 2026-07-15T20:45:03.935+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 012cce48-30263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:03 2026-07-15T20:45:03.937+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 17bc4fbc-30264, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:03 2026-07-15T20:45:03.938+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bc4fbc-30264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:03 2026-07-15T20:45:03.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 012cce48-30263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:04 2026-07-15T20:45:03.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 007d483f-30265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:04 2026-07-15T20:45:03.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 007d483f-30265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:04 2026-07-15T20:45:04.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b462e4c-30266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:04 2026-07-15T20:45:04.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a93e759f-30267, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:04 2026-07-15T20:45:04.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a93e759f-30267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:04 2026-07-15T20:45:04.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b462e4c-30266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:04 2026-07-15T20:45:04.087+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.087+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:40873/actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice'' [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.097+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.098+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:40873/actuator/loggers/org.springframework.boot.actuate'' [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.101+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.101+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:40873/actuator/shutdown'' [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.106+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.106+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policies [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.106+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies, prefix: [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.106+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric1, prefix: [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.106+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ricXXX, prefix: [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.106+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric.1, prefix: [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.106+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric, prefix: [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.106+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policytypes [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.106+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policytypes, prefix: [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.106+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/services [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.106+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/services, prefix: [facility=, subject=, traceId=] 20:45:04 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.53 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest 20:45:04 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest 20:45:04 20:45:04 . ____ _ __ _ _ 20:45:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:45:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:45:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:45:04 ' |____| .__|_| |_|_| |_\__, | / / / / 20:45:04 =========|_|==============|___/=/_/_/_/ 20:45:04 20:45:04 :: Spring Boot :: (v4.1.0) 20:45:04 20:45:04 2026-07-15T20:45:04.181+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Starting ConfigurationControllerTest using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.181+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.455+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.630+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.889+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Started ConfigurationControllerTest in 0.757 seconds (process running for 174.779) [facility=, subject=, traceId=] 20:45:04 2026-07-15T20:45:04.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 87e54183-30272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:04 2026-07-15T20:45:04.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87e54183-30272 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 20:45:05 2026-07-15T20:45:05.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 3eb3908d-30273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:05 2026-07-15T20:45:05.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb3908d-30273 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 20:45:05 2026-07-15T20:45:05.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: a91cbfcf-30274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 20:45:05 2026-07-15T20:45:05.057+0000 [webflux-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 20:45:05 2026-07-15T20:45:05.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 20:45:06 2026-07-15T20:45:05.903+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 20:45:06 2026-07-15T20:45:06.089+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:45:06 2026-07-15T20:45:06.117+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:45:06 2026-07-15T20:45:06.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 29a30886-30275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:06 2026-07-15T20:45:06.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a30886-30275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.113 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest 20:45:06 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 20:45:06 2026-07-15T20:45:06.454+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=] 20:45:06 2026-07-15T20:45:06.463+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=] 20:45:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 20:45:06 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 20:45:06 2026-07-15T20:45:06.518+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClient - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] 20:45:06 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 20:45:06 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest 20:45:06 2026-07-15T20:45:06.591+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDK - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] 20:45:06 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest 20:45:06 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest 20:45:06 2026-07-15T20:45:06.642+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=] 20:45:06 2026-07-15T20:45:06.655+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=] 20:45:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest 20:45:06 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest 20:45:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest 20:45:06 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 20:45:06 2026-07-15T20:45:06.922+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=] 20:45:06 2026-07-15T20:45:06.938+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=] 20:45:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 20:45:06 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest 20:45:07 20:45:07 . ____ _ __ _ _ 20:45:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:45:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:45:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:45:07 ' |____| .__|_| |_|_| |_\__, | / / / / 20:45:07 =========|_|==============|___/=/_/_/_/ 20:45:07 20:45:07 :: Spring Boot :: (v4.1.0) 20:45:07 20:45:07 2026-07-15T20:45:07.061+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Starting AsyncRestClientTest using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:45:07 2026-07-15T20:45:07.061+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:45:07 2026-07-15T20:45:07.318+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:45:07 2026-07-15T20:45:07.403+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=] 20:45:07 2026-07-15T20:45:07.404+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=] 20:45:07 2026-07-15T20:45:07.404+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Could not restore services database : /var/policy-management-service/database [facility=, subject=, traceId=] 20:45:07 2026-07-15T20:45:07.405+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=] 20:45:07 2026-07-15T20:45:07.405+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=] 20:45:07 2026-07-15T20:45:07.405+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Could not restore policy type database : /var/policy-management-service/database [facility=, subject=, traceId=] 20:45:07 2026-07-15T20:45:07.424+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:45:07 2026-07-15T20:45:07.443+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 20:45:07 2026-07-15T20:45:07.733+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Started AsyncRestClientTest in 0.715 seconds (process running for 177.623) [facility=, subject=, traceId=] 20:45:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest 20:45:08 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest 20:45:08 20:45:08 . ____ _ __ _ _ 20:45:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:45:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:45:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:45:08 ' |____| .__|_| |_|_| |_\__, | / / / / 20:45:08 =========|_|==============|___/=/_/_/_/ 20:45:08 20:45:08 :: Spring Boot :: (v4.1.0) 20:45:08 20:45:08 2026-07-15T20:45:08.088+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Starting A1ClientFactoryTest using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:45:08 2026-07-15T20:45:08.088+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:45:08 2026-07-15T20:45:08.327+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:45:08 2026-07-15T20:45:08.470+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:45:08 2026-07-15T20:45:08.697+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Started A1ClientFactoryTest in 0.656 seconds (process running for 178.586) [facility=, subject=, traceId=] 20:45:08 2026-07-15T20:45:08.705+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 20:45:08 2026-07-15T20:45:08.712+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 20:45:08 2026-07-15T20:45:08.717+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 20:45:08 2026-07-15T20:45:08.719+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: Name [facility=, subject=, traceId=] 20:45:08 2026-07-15T20:45:08.723+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 20:45:08 2026-07-15T20:45:08.727+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 20:45:08 2026-07-15T20:45:08.733+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 20:45:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest 20:45:08 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 20:45:09 2026-07-15T20:45:09.141+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Execution time of LogAspectTest.null: 0 ms [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.144+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Entering method: signature [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.145+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Exiting method: signature [facility=, subject=, traceId=] 20:45:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 20:45:09 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest 20:45:09 20:45:09 . ____ _ __ _ _ 20:45:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:45:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:45:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:45:09 ' |____| .__|_| |_|_| |_\__, | / / / / 20:45:09 =========|_|==============|___/=/_/_/_/ 20:45:09 20:45:09 :: Spring Boot :: (v4.1.0) 20:45:09 20:45:09 2026-07-15T20:45:09.192+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Starting ReactiveEntryExitFilterExcludeMultiPathTest using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.192+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Running with Spring Boot v4.1.0, Spring v7.0.8 [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.192+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.411+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.531+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.531+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.531+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.532+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.532+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.532+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.549+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.590+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.595+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.773+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Started ReactiveEntryExitFilterExcludeMultiPathTest in 0.612 seconds (process running for 179.663) [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.774+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.777+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.777+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.804+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42755/actuator/health'' [facility=, subject=, traceId=] 20:45:09 2026-07-15T20:45:09.899+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 20:45:10 2026-07-15T20:45:09.988+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42755/status'' [facility=, subject=, traceId=] 20:45:10 2026-07-15T20:45:10.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: b3e87b02-30277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:10 2026-07-15T20:45:10.024+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3e87b02-30277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:10 2026-07-15T20:45:10.024+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3e87b02-30277 the response is: success [facility=log audit, subject=n/av, traceId=] 20:45:10 2026-07-15T20:45:10.024+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 20:45:10 2026-07-15T20:45:10.106+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42755/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 20:45:10 2026-07-15T20:45:10.121+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 20:45:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest 20:45:10 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest 20:45:10 20:45:10 . ____ _ __ _ _ 20:45:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:45:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:45:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:45:10 ' |____| .__|_| |_|_| |_\__, | / / / / 20:45:10 =========|_|==============|___/=/_/_/_/ 20:45:10 20:45:10 :: Spring Boot :: (v4.1.0) 20:45:10 20:45:10 2026-07-15T20:45:10.196+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Starting ReactiveEntryExitFilterDisableTest using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:45:10 2026-07-15T20:45:10.196+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:45:10 2026-07-15T20:45:10.526+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: false [facility=, subject=, traceId=] 20:45:10 2026-07-15T20:45:10.688+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:45:10 2026-07-15T20:45:10.985+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Started ReactiveEntryExitFilterDisableTest in 0.854 seconds (process running for 180.874) [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.097+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:45:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest 20:45:11 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest 20:45:11 20:45:11 . ____ _ __ _ _ 20:45:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:45:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:45:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:45:11 ' |____| .__|_| |_|_| |_\__, | / / / / 20:45:11 =========|_|==============|___/=/_/_/_/ 20:45:11 20:45:11 :: Spring Boot :: (v4.1.0) 20:45:11 20:45:11 2026-07-15T20:45:11.228+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Starting ReactiveEntryExitFilterNullPathTest using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.228+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Running with Spring Boot v4.1.0, Spring v7.0.8 [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.228+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.453+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.579+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.580+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.580+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.580+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.580+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.581+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.599+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.645+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.651+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.882+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Started ReactiveEntryExitFilterNullPathTest in 0.702 seconds (process running for 181.771) [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.882+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.886+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.886+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.916+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:34373/actuator/health'' [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.944+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 20:45:11 2026-07-15T20:45:11.969+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:34373/status'' [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 58634e2d-30284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:12 2026-07-15T20:45:12.006+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58634e2d-30284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:12 2026-07-15T20:45:12.007+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58634e2d-30284 the response is: success [facility=log audit, subject=n/av, traceId=] 20:45:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest 20:45:12 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest 20:45:12 20:45:12 . ____ _ __ _ _ 20:45:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:45:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:45:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:45:12 ' |____| .__|_| |_|_| |_\__, | / / / / 20:45:12 =========|_|==============|___/=/_/_/_/ 20:45:12 20:45:12 :: Spring Boot :: (v4.1.0) 20:45:12 20:45:12 2026-07-15T20:45:12.118+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Starting ReactiveEntryExitFilterTest using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.118+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Running with Spring Boot v4.1.0, Spring v7.0.8 [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.118+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.388+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.536+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.536+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.536+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.537+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.537+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.537+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.554+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.673+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.679+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.870+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Started ReactiveEntryExitFilterTest in 0.796 seconds (process running for 182.76) [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.871+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.873+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.874+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.902+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:38345/actuator/health'' [facility=, subject=, traceId=] 20:45:12 2026-07-15T20:45:12.928+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:12.987+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric.1 state set to AVAILABLE [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.017+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:38345/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: cabe89ad-30286, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:13 2026-07-15T20:45:13.049+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cabe89ad-30286 the received request body: {"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=] 20:45:13 2026-07-15T20:45:13.050+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.050+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.050+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.051+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.3.6, host=localhost:38345, accept=*/*, Content-Type=application/json, content-length=203} [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.053+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:38345/example-authz-check'' [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 513de320-30287, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:13 2026-07-15T20:45:13.072+0000 [webflux-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513de320-30287 the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 20:45:13 2026-07-15T20:45:13.072+0000 [webflux-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@4cc74f06 [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.073+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513de320-30287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:13 2026-07-15T20:45:13.073+0000 [webflux-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513de320-30287 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 20:45:13 2026-07-15T20:45:13.073+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.073+0000 [reactor-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.074+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.MockA1ClientFactory - Creating client for RIC: ric.1 [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.075+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.078+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cabe89ad-30286 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:45:13 2026-07-15T20:45:13.079+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cabe89ad-30286 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=] 20:45:13 2026-07-15T20:45:13.079+0000 [reactor-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.079+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:38345/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: cabe89ad-30288, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:13 2026-07-15T20:45:13.081+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cabe89ad-30288 the received request body: {"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=] 20:45:13 2026-07-15T20:45:13.082+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.082+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.082+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.3.6, host=localhost:38345, accept=*/*, Content-Type=application/json, content-length=203} [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.082+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:38345/example-authz-check'' [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 513de320-30289, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 20:45:13 2026-07-15T20:45:13.084+0000 [webflux-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513de320-30289 the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 20:45:13 2026-07-15T20:45:13.084+0000 [webflux-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@67e98b2 [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.086+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513de320-30289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:13 2026-07-15T20:45:13.086+0000 [webflux-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513de320-30289 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 20:45:13 2026-07-15T20:45:13.086+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.086+0000 [reactor-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.088+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cabe89ad-30288 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 20:45:13 2026-07-15T20:45:13.088+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cabe89ad-30288 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=] 20:45:13 2026-07-15T20:45:13.088+0000 [reactor-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 20:45:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest 20:45:13 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest 20:45:13 20:45:13 . ____ _ __ _ _ 20:45:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 20:45:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 20:45:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 20:45:13 ' |____| .__|_| |_|_| |_\__, | / / / / 20:45:13 =========|_|==============|___/=/_/_/_/ 20:45:13 20:45:13 :: Spring Boot :: (v4.1.0) 20:45:13 20:45:13 2026-07-15T20:45:13.200+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Starting ReactiveEntryExitFilterExcludePathTest using Java 17.0.7 with PID 3044 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.200+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Running with Spring Boot v4.1.0, Spring v7.0.8 [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.200+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.456+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.591+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.591+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.591+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.592+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.592+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.592+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.607+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.654+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.660+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.841+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Started ReactiveEntryExitFilterExcludePathTest in 0.681 seconds (process running for 183.731) [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.842+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.847+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.847+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.874+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:44749/actuator/health'' [facility=, subject=, traceId=] 20:45:13 2026-07-15T20:45:13.902+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 20:45:14 2026-07-15T20:45:13.991+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:44749/status'' [facility=, subject=, traceId=] 20:45:14 2026-07-15T20:45:14.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: e2efb89c-30291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 20:45:14 2026-07-15T20:45:14.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2efb89c-30291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 20:45:14 2026-07-15T20:45:14.014+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2efb89c-30291 the response is: success [facility=log audit, subject=n/av, traceId=] 20:45:14 2026-07-15T20:45:14.017+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 20:45:14 2026-07-15T20:45:14.101+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:44749/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 20:45:14 2026-07-15T20:45:14.120+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 20:45:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest 20:45:36 [INFO] 20:45:36 [INFO] Results: 20:45:36 [INFO] 20:45:36 [INFO] Tests run: 268, Failures: 0, Errors: 0, Skipped: 0 20:45:36 [INFO] 20:45:36 [INFO] 20:45:36 [INFO] --- jacoco:0.8.13:report (default-report) @ a1policymanagementservice --- 20:45:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:45:36 [INFO] 20:45:36 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json) @ a1policymanagementservice --- 20:45:36 [INFO] Generating with dryRun=false 20:45:36 [INFO] No .openapi-generator-ignore file found. 20:45:36 [INFO] OpenAPI Generator: openapi (documentation) 20:45:36 [INFO] Generator 'openapi' is considered stable. 20:45:36 [INFO] Output file name [outputFileName=pms-api.json] 20:45:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:36 [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api.json 20:45:36 [INFO] Model void not generated since it's a free-form object 20:45:36 [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true 20:45:36 [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true 20:45:36 [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true 20:45:36 [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true 20:45:36 [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true 20:45:36 [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true 20:45:36 [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true 20:45:36 [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true 20:45:36 [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true 20:45:36 [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true 20:45:36 [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true 20:45:36 [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true 20:45:36 [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true 20:45:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:36 [INFO] Skipping generation of Webhooks. 20:45:36 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:36 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/README.md 20:45:36 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator-ignore 20:45:36 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/VERSION 20:45:37 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/FILES 20:45:37 ################################################################################ 20:45:37 # Thanks for using OpenAPI Generator. # 20:45:37 # Please consider donation to help us maintain this project 🙏 # 20:45:37 # https://opencollective.com/openapi_generator/donate # 20:45:37 ################################################################################ 20:45:37 [INFO] 20:45:37 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-v3) @ a1policymanagementservice --- 20:45:37 [INFO] Generating with dryRun=false 20:45:37 [INFO] OpenAPI Generator: openapi (documentation) 20:45:37 [INFO] Generator 'openapi' is considered stable. 20:45:37 [INFO] Output file name [outputFileName=pms-api-v3.json] 20:45:37 [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api-v3.json 20:45:37 [INFO] Model PolicySchema not generated since it's a free-form object 20:45:37 [INFO] Model StatusSchema not generated since it's a free-form object 20:45:37 [INFO] Model PolicyObject not generated since it's a free-form object 20:45:37 [INFO] Model PolicyStatusObject not generated since it's a free-form object 20:45:37 [INFO] Model void not generated since it's a free-form object 20:45:37 [INFO] Skipping generation of Webhooks. 20:45:37 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/README.md 20:45:37 [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 20:45:37 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/VERSION 20:45:37 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/FILES 20:45:37 ################################################################################ 20:45:37 # Thanks for using OpenAPI Generator. # 20:45:37 # Please consider donation to help us maintain this project 🙏 # 20:45:37 # https://opencollective.com/openapi_generator/donate # 20:45:37 ################################################################################ 20:45:37 [INFO] 20:45:37 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-custom-a1pms) @ a1policymanagementservice --- 20:45:37 [INFO] Generating with dryRun=false 20:45:37 [INFO] OpenAPI Generator: openapi (documentation) 20:45:37 [INFO] Generator 'openapi' is considered stable. 20:45:37 [INFO] Output file name [outputFileName=a1pms-api-v3.json] 20:45:37 [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/a1pms-api-v3.json 20:45:37 [INFO] Model PolicySchema not generated since it's a free-form object 20:45:37 [INFO] Model StatusSchema not generated since it's a free-form object 20:45:37 [INFO] Model PolicyObject not generated since it's a free-form object 20:45:37 [INFO] Model PolicyStatusObject not generated since it's a free-form object 20:45:37 [INFO] Model void not generated since it's a free-form object 20:45:37 [INFO] Skipping generation of Webhooks. 20:45:37 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/README.md 20:45:37 [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 20:45:37 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/VERSION 20:45:37 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/FILES 20:45:37 ################################################################################ 20:45:37 # Thanks for using OpenAPI Generator. # 20:45:37 # Please consider donation to help us maintain this project 🙏 # 20:45:37 # https://opencollective.com/openapi_generator/donate # 20:45:37 ################################################################################ 20:45:37 [INFO] 20:45:37 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html) @ a1policymanagementservice --- 20:45:37 [INFO] Generating with dryRun=false 20:45:37 [INFO] No .openapi-generator-ignore file found. 20:45:37 [INFO] OpenAPI Generator: html2 (documentation) 20:45:37 [INFO] Generator 'html2' is considered stable. 20:45:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:37 [INFO] Model void not generated since it's a free-form object 20:45:37 [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true 20:45:37 [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true 20:45:37 [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true 20:45:37 [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true 20:45:37 [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true 20:45:37 [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true 20:45:37 [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true 20:45:37 [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true 20:45:37 [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true 20:45:37 [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true 20:45:37 [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true 20:45:37 [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true 20:45:37 [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true 20:45:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:37 [INFO] Skipping generation of Webhooks. 20:45:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 20:45:37 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/index.html 20:45:37 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/.openapi-generator-ignore 20:45:37 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/.openapi-generator/VERSION 20:45:37 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/.openapi-generator/FILES 20:45:37 ################################################################################ 20:45:37 # Thanks for using OpenAPI Generator. # 20:45:37 # Please consider donation to help us maintain this project 🙏 # 20:45:37 # https://opencollective.com/openapi_generator/donate # 20:45:37 ################################################################################ 20:45:37 [INFO] 20:45:37 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-v3) @ a1policymanagementservice --- 20:45:37 [INFO] Generating with dryRun=false 20:45:37 [INFO] No .openapi-generator-ignore file found. 20:45:37 [INFO] OpenAPI Generator: html2 (documentation) 20:45:37 [INFO] Generator 'html2' is considered stable. 20:45:37 [INFO] Model PolicySchema not generated since it's a free-form object 20:45:37 [INFO] Model StatusSchema not generated since it's a free-form object 20:45:37 [INFO] Model PolicyObject not generated since it's a free-form object 20:45:37 [INFO] Model PolicyStatusObject not generated since it's a free-form object 20:45:37 [INFO] Model void not generated since it's a free-form object 20:45:38 [INFO] Skipping generation of Webhooks. 20:45:38 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/index.html 20:45:38 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/.openapi-generator-ignore 20:45:38 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/.openapi-generator/VERSION 20:45:38 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/.openapi-generator/FILES 20:45:38 ################################################################################ 20:45:38 # Thanks for using OpenAPI Generator. # 20:45:38 # Please consider donation to help us maintain this project 🙏 # 20:45:38 # https://opencollective.com/openapi_generator/donate # 20:45:38 ################################################################################ 20:45:38 [INFO] 20:45:38 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-custom-a1pms) @ a1policymanagementservice --- 20:45:38 [INFO] Generating with dryRun=false 20:45:38 [INFO] No .openapi-generator-ignore file found. 20:45:38 [INFO] OpenAPI Generator: html2 (documentation) 20:45:38 [INFO] Generator 'html2' is considered stable. 20:45:38 [INFO] Model PolicySchema not generated since it's a free-form object 20:45:38 [INFO] Model StatusSchema not generated since it's a free-form object 20:45:38 [INFO] Model PolicyObject not generated since it's a free-form object 20:45:38 [INFO] Model PolicyStatusObject not generated since it's a free-form object 20:45:38 [INFO] Model void not generated since it's a free-form object 20:45:38 [INFO] Skipping generation of Webhooks. 20:45:38 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/custom/index.html 20:45:38 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/custom/.openapi-generator-ignore 20:45:38 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/custom/.openapi-generator/VERSION 20:45:38 [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/custom/.openapi-generator/FILES 20:45:38 ################################################################################ 20:45:38 # Thanks for using OpenAPI Generator. # 20:45:38 # Please consider donation to help us maintain this project 🙏 # 20:45:38 # https://opencollective.com/openapi_generator/donate # 20:45:38 ################################################################################ 20:45:38 [INFO] 20:45:38 [INFO] --- jar:3.5.0:jar (default-jar) @ a1policymanagementservice --- 20:45:39 [INFO] Building jar: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/a1policymanagementservice-2.13.0-SNAPSHOT.jar 20:45:39 [INFO] 20:45:39 [INFO] --- spring-boot:4.1.0:repackage (repackage) @ a1policymanagementservice --- 20:45:41 [INFO] Replacing main artifact /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/a1policymanagementservice-2.13.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 20:45:41 [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/a1policymanagementservice-2.13.0-SNAPSHOT.jar.original 20:45:41 [INFO] 20:45:41 [INFO] --- resources:3.5.0:copy-resources (copy-resource-doc-openapi) @ a1policymanagementservice --- 20:45:41 [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. 20:45:41 [INFO] Copying 5 resources from api to docs/offeredapis/swagger 20:45:41 [INFO] 20:45:41 [INFO] --- resources:3.5.0:copy-resources (copy-resource-openapi-html) @ a1policymanagementservice --- 20:45:41 [INFO] Copying 3 resources from api/pms-api to docs/offeredapis/openapitoolgen/offeredapis/pms-api 20:45:41 [INFO] 20:45:41 [INFO] --- docker:0.48.1:build (generate-a1policymanagementservice-image) @ a1policymanagementservice --- 20:45:44 [INFO] Building tar: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/docker/o-ran-sc/nonrtric-plt-a1policymanagementservice/2.13.0-SNAPSHOT/tmp/docker-build.tar 20:45:45 [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.13.0-SNAPSHOT]: Created docker-build.tar in 1 second 20:45:46 [INFO] DOCKER> Pulling from library/amazoncorretto 20:45:56 [INFO] DOCKER> Digest: sha256:c1642d43ddcdad97f5c06ab59704c98d8c96997f02a728e82b4a11fc31a05648 20:45:56 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/library/amazoncorretto:21-alpine3.22-jdk 20:45:56 [INFO] DOCKER> Pulled nexus3.onap.org:10001/library/amazoncorretto:21-alpine3.22-jdk in 11 seconds 20:45:57 [INFO] DOCKER> Pulling from library/alpine 20:45:58 [INFO] DOCKER> Digest: sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 20:45:58 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/library/alpine:3.22 20:45:58 [INFO] DOCKER> Pulled nexus3.onap.org:10001/library/alpine:3.22 in 1 second 21:39:25 Build timed out (after 60 minutes). Marking the build as failed. 21:39:25 $ ssh-agent -k 21:39:25 unset SSH_AUTH_SOCK; 21:39:25 unset SSH_AGENT_PID; 21:39:25 echo Agent pid 2064 killed; 21:39:25 [ssh-agent] Stopped. 21:39:25 Build was aborted 21:39:25 [PostBuildScript] - [INFO] Executing post build scripts. 21:39:25 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins12328842490291819023.sh 21:39:25 ---> sysstat.sh 21:39:26 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins4764465005466728269.sh 21:39:26 ---> package-listing.sh 21:39:26 ++ facter osfamily 21:39:26 ++ tr '[:upper:]' '[:lower:]' 21:39:26 + OS_FAMILY=debian 21:39:26 + workspace=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17 21:39:26 + START_PACKAGES=/tmp/packages_start.txt 21:39:26 + END_PACKAGES=/tmp/packages_end.txt 21:39:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:39:26 + PACKAGES=/tmp/packages_start.txt 21:39:26 + '[' /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17 ']' 21:39:26 + PACKAGES=/tmp/packages_end.txt 21:39:26 + case "${OS_FAMILY}" in 21:39:26 + dpkg -l 21:39:26 + grep '^ii' 21:39:26 + '[' -f /tmp/packages_start.txt ']' 21:39:26 + '[' -f /tmp/packages_end.txt ']' 21:39:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:39:26 + '[' /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17 ']' 21:39:26 + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/archives/ 21:39:26 + 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/ 21:39:26 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins2189314552877246076.sh 21:39:26 ---> capture-instance-metadata.sh 21:39:26 Setup pyenv: 21:39:26 system 21:39:26 3.8.13 21:39:26 3.9.13 21:39:26 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/.python-version) 21:39:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUdS from file:/tmp/.os_lf_venv 21:39:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:39:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:39:30 lf-activate-venv(): INFO: Base packages installed successfully 21:39:30 lf-activate-venv(): INFO: Installing additional packages: lftools 21:39:48 lf-activate-venv(): INFO: Adding /tmp/venv-nUdS/bin to PATH 21:39:48 INFO: Running in OpenStack, capturing instance metadata 21:39:49 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins2379299888366211307.sh 21:39:49 provisioning config files... 21:39:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config298075544910368346tmp 21:39:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:39:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:39:49 [EnvInject] - Injecting environment variables from a build step. 21:39:49 [EnvInject] - Injecting as environment variables the properties content 21:39:49 SERVER_ID=logs 21:39:49 21:39:49 [EnvInject] - Variables injected successfully. 21:39:49 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins4274867918988299211.sh 21:39:49 ---> create-netrc.sh 21:39:49 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins7478430716555739408.sh 21:39:49 ---> python-tools-install.sh 21:39:49 Setup pyenv: 21:39:49 system 21:39:49 3.8.13 21:39:49 3.9.13 21:39:49 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/.python-version) 21:39:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUdS from file:/tmp/.os_lf_venv 21:39:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:39:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:39:52 lf-activate-venv(): INFO: Base packages installed successfully 21:39:52 lf-activate-venv(): INFO: Installing additional packages: lftools 21:40:10 lf-activate-venv(): INFO: Adding /tmp/venv-nUdS/bin to PATH 21:40:10 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins6701508624170678899.sh 21:40:10 ---> sudo-logs.sh 21:40:10 Archiving 'sudo' log.. 21:40:10 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins13117821554826769312.sh 21:40:10 ---> job-cost.sh 21:40:10 Setup pyenv: 21:40:10 system 21:40:10 3.8.13 21:40:10 3.9.13 21:40:10 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/.python-version) 21:40:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUdS from file:/tmp/.os_lf_venv 21:40:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:40:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:40:14 lf-activate-venv(): INFO: Base packages installed successfully 21:40:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:40:24 lf-activate-venv(): INFO: Adding /tmp/venv-nUdS/bin to PATH 21:40:24 INFO: No Stack... 21:40:25 INFO: Retrieving Pricing Info for: v3-starter-4 21:40:25 INFO: Archiving Costs 21:40:25 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins13061050269928751453.sh 21:40:25 ---> logs-deploy.sh 21:40:25 Setup pyenv: 21:40:25 system 21:40:25 3.8.13 21:40:25 3.9.13 21:40:25 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/.python-version) 21:40:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUdS from file:/tmp/.os_lf_venv 21:40:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:40:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:40:28 lf-activate-venv(): INFO: Base packages installed successfully 21:40:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:40:46 lf-activate-venv(): INFO: Adding /tmp/venv-nUdS/bin to PATH 21:40:46 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/99 21:40:46 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 21:40:48 Archives upload complete. 21:40:48 INFO: archiving logs to Nexus 21:40:50 ---> uname -a: 21:40:50 Linux prd-ubuntu1804-docker-4c-4g-5878 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 21:40:50 21:40:50 21:40:50 ---> lscpu: 21:40:50 Architecture: x86_64 21:40:50 CPU op-mode(s): 32-bit, 64-bit 21:40:50 Byte Order: Little Endian 21:40:50 CPU(s): 4 21:40:50 On-line CPU(s) list: 0-3 21:40:50 Thread(s) per core: 1 21:40:50 Core(s) per socket: 1 21:40:50 Socket(s): 4 21:40:50 NUMA node(s): 1 21:40:50 Vendor ID: AuthenticAMD 21:40:50 CPU family: 23 21:40:50 Model: 49 21:40:50 Model name: AMD EPYC-Rome Processor 21:40:50 Stepping: 0 21:40:50 CPU MHz: 2799.998 21:40:50 BogoMIPS: 5599.99 21:40:50 Virtualization: AMD-V 21:40:50 Hypervisor vendor: KVM 21:40:50 Virtualization type: full 21:40:50 L1d cache: 32K 21:40:50 L1i cache: 32K 21:40:50 L2 cache: 512K 21:40:50 L3 cache: 16384K 21:40:50 NUMA node0 CPU(s): 0-3 21:40:50 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 21:40:50 21:40:50 21:40:50 ---> nproc: 21:40:50 4 21:40:50 21:40:50 21:40:50 ---> df -h: 21:40:50 Filesystem Size Used Avail Use% Mounted on 21:40:50 udev 3.9G 0 3.9G 0% /dev 21:40:50 tmpfs 798M 696K 797M 1% /run 21:40:50 /dev/vda1 20G 12G 8.2G 58% / 21:40:50 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:40:50 tmpfs 5.0M 0 5.0M 0% /run/lock 21:40:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:40:50 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:40:50 tmpfs 798M 0 798M 0% /run/user/1001 21:40:50 21:40:50 21:40:50 ---> free -m: 21:40:50 total used free shared buff/cache available 21:40:50 Mem: 7975 543 2815 0 4616 7134 21:40:50 Swap: 1023 0 1023 21:40:50 21:40:50 21:40:50 ---> ip addr: 21:40:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:40:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:40:50 inet 127.0.0.1/8 scope host lo 21:40:50 valid_lft forever preferred_lft forever 21:40:50 inet6 ::1/128 scope host 21:40:50 valid_lft forever preferred_lft forever 21:40:50 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:40:50 link/ether fa:16:3e:35:ec:57 brd ff:ff:ff:ff:ff:ff 21:40:50 inet 10.32.7.27/23 brd 10.32.7.255 scope global dynamic ens3 21:40:50 valid_lft 82665sec preferred_lft 82665sec 21:40:50 inet6 fe80::f816:3eff:fe35:ec57/64 scope link 21:40:50 valid_lft forever preferred_lft forever 21:40:50 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:40:50 link/ether 02:42:32:9f:ff:1f brd ff:ff:ff:ff:ff:ff 21:40:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:40:50 valid_lft forever preferred_lft forever 21:40:50 inet6 fe80::42:32ff:fe9f:ff1f/64 scope link 21:40:50 valid_lft forever preferred_lft forever 21:40:50 21:40:50 21:40:50 ---> sar -b -r -n DEV: 21:40:50 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5878) 07/15/26 _x86_64_ (4 CPU) 21:40:50 21:40:50 20:38:38 LINUX RESTART (4 CPU) 21:40:50 21:40:50 20:39:01 tps rtps wtps bread/s bwrtn/s 21:40:50 20:40:02 150.44 65.66 84.79 5146.61 41648.14 21:40:50 20:41:01 58.38 0.12 58.26 21.82 9675.89 21:40:50 20:42:01 78.67 40.28 38.39 3044.29 8152.24 21:40:50 20:43:01 52.61 10.43 42.18 748.28 29892.75 21:40:50 20:44:01 113.58 1.02 112.56 38.13 42961.77 21:40:50 20:45:01 7.71 0.00 7.71 0.00 375.61 21:40:50 20:46:01 31.84 0.37 31.47 12.66 24393.74 21:40:50 20:47:01 2.88 0.00 2.88 0.00 36.52 21:40:50 20:48:01 1.40 0.00 1.40 0.00 16.27 21:40:50 20:49:01 2.00 0.00 2.00 0.00 23.46 21:40:50 20:50:01 1.37 0.00 1.37 0.00 16.26 21:40:50 20:51:01 0.98 0.00 0.98 0.00 12.66 21:40:50 20:52:01 1.05 0.00 1.05 0.00 12.80 21:40:50 20:53:01 1.13 0.00 1.13 0.00 13.86 21:40:50 20:54:01 1.15 0.00 1.15 0.00 13.60 21:40:50 20:55:01 3.73 2.37 1.37 18.93 21.73 21:40:50 20:56:01 1.00 0.00 1.00 0.00 11.73 21:40:50 20:57:01 1.07 0.00 1.07 0.00 13.73 21:40:50 20:58:01 1.05 0.00 1.05 0.00 12.13 21:40:50 20:59:01 1.47 0.00 1.47 0.00 17.32 21:40:50 21:00:01 0.98 0.00 0.98 0.00 10.66 21:40:50 21:01:01 1.10 0.00 1.10 0.00 14.53 21:40:50 21:02:01 1.00 0.00 1.00 0.00 11.86 21:40:50 21:03:01 1.07 0.00 1.07 0.00 13.60 21:40:50 21:04:01 1.07 0.00 1.07 0.00 12.93 21:40:50 21:05:01 0.93 0.00 0.93 0.00 12.13 21:40:50 21:06:01 2.83 1.42 1.42 27.86 17.46 21:40:50 21:07:01 1.00 0.00 1.00 0.00 12.79 21:40:50 21:08:01 1.10 0.00 1.10 0.00 12.93 21:40:50 21:09:01 1.43 0.00 1.43 0.00 17.73 21:40:50 21:10:01 0.88 0.00 0.88 0.00 11.06 21:40:50 21:11:01 1.02 0.00 1.02 0.00 12.66 21:40:50 21:12:01 1.12 0.00 1.12 0.00 12.93 21:40:50 21:13:01 0.90 0.00 0.90 0.00 11.46 21:40:50 21:14:01 1.33 0.00 1.33 0.00 16.26 21:40:50 21:15:01 0.93 0.00 0.93 0.00 12.40 21:40:50 21:16:01 1.17 0.00 1.17 0.00 12.93 21:40:50 21:17:01 1.10 0.00 1.10 0.00 14.26 21:40:50 21:18:01 1.27 0.02 1.25 0.13 14.13 21:40:50 21:19:01 1.52 0.00 1.52 0.00 19.73 21:40:50 21:20:01 1.02 0.00 1.02 0.00 11.73 21:40:50 21:21:01 0.95 0.00 0.95 0.00 12.13 21:40:50 21:22:01 1.25 0.00 1.25 0.00 15.20 21:40:50 21:23:01 0.90 0.00 0.90 0.00 11.46 21:40:50 21:24:01 1.35 0.00 1.35 0.00 16.53 21:40:50 21:25:01 1.18 0.00 1.18 0.00 14.40 21:40:50 21:26:01 1.18 0.00 1.18 0.00 14.27 21:40:50 21:27:01 0.93 0.00 0.93 0.00 11.73 21:40:50 21:28:02 1.23 0.00 1.23 0.00 14.26 21:40:50 21:29:01 0.88 0.00 0.88 0.00 11.79 21:40:50 21:30:01 1.38 0.00 1.38 0.00 16.66 21:40:50 21:31:01 0.98 0.00 0.98 0.00 11.86 21:40:50 21:32:01 1.25 0.00 1.25 0.00 14.13 21:40:50 21:33:01 0.85 0.00 0.85 0.00 11.86 21:40:50 21:34:01 1.27 0.00 1.27 0.00 14.53 21:40:50 21:35:01 1.47 0.00 1.47 0.00 17.06 21:40:50 21:36:01 1.05 0.00 1.05 0.00 11.60 21:40:50 21:37:01 0.95 0.00 0.95 0.00 12.00 21:40:50 21:38:01 1.25 0.00 1.25 0.00 14.40 21:40:50 21:39:01 1.22 0.00 1.22 0.00 14.93 21:40:50 21:40:01 20.09 0.48 19.61 41.45 1156.15 21:40:50 Average: 9.50 2.00 7.49 149.25 2605.73 21:40:50 21:40:50 20:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:40:50 20:40:02 5776324 7378776 2391096 29.28 40264 1740744 1009212 10.95 627688 1590000 86680 21:40:50 20:41:01 5539228 7428648 2628192 32.18 60484 1989324 928348 10.07 579556 1838808 152336 21:40:50 20:42:01 4563592 6797216 3603828 44.12 72928 2309520 1489744 16.16 1298148 2070892 182944 21:40:50 20:43:01 3057080 6250756 5110340 62.57 91380 3204444 2371744 25.74 1884244 2920084 305012 21:40:50 20:44:01 2112612 5917788 6054808 74.13 141684 3668876 2676988 29.05 2339968 3308236 1268 21:40:50 20:45:01 2036440 5855240 6130980 75.07 141760 3680348 2709172 29.40 2399780 3319652 4156 21:40:50 20:46:01 2001056 6540644 6166364 75.50 145892 4375256 1785876 19.38 1797356 3941916 544 21:40:50 20:47:01 2001024 6540668 6166396 75.50 145920 4375264 1785876 19.38 1797360 3941920 16 21:40:50 20:48:01 2001072 6540756 6166348 75.50 145984 4375264 1785876 19.38 1797468 3941920 8 21:40:50 20:49:01 2005620 6545424 6161800 75.44 146056 4375268 1785876 19.38 1792348 3941924 36 21:40:50 20:50:01 2006512 6546396 6160908 75.43 146112 4375276 1785876 19.38 1791212 3941928 28 21:40:50 20:51:01 2009564 6549504 6157856 75.40 146140 4375280 1785876 19.38 1787768 3941936 168 21:40:50 20:52:01 2009576 6549516 6157844 75.40 146176 4375280 1785876 19.38 1787928 3941936 16 21:40:50 20:53:01 2010080 6550124 6157340 75.39 146220 4375284 1785876 19.38 1788012 3941940 128 21:40:50 20:54:01 2009964 6550032 6157456 75.39 146248 4375284 1785876 19.38 1787916 3941944 36 21:40:50 20:55:01 2008616 6549360 6158804 75.41 146848 4375296 1806140 19.60 1788632 3941952 176 21:40:50 20:56:01 2008508 6549284 6158912 75.41 146876 4375296 1806140 19.60 1788828 3941952 168 21:40:50 20:57:01 2008776 6549668 6158644 75.41 146912 4375428 1806140 19.60 1788832 3942032 136 21:40:50 20:58:01 2008768 6549752 6158652 75.41 146948 4375432 1806140 19.60 1788876 3942088 184 21:40:50 20:59:01 2008940 6549960 6158480 75.40 146980 4375436 1797628 19.51 1788764 3942092 132 21:40:50 21:00:01 2008756 6549812 6158664 75.41 147016 4375436 1797628 19.51 1788860 3942092 164 21:40:50 21:01:01 2008524 6549620 6158896 75.41 147056 4375440 1797628 19.51 1788896 3942096 132 21:40:50 21:02:01 2008712 6549840 6158708 75.41 147080 4375444 1797628 19.51 1788912 3942100 44 21:40:50 21:03:01 2008368 6549556 6159052 75.41 147116 4375452 1797628 19.51 1789176 3942104 232 21:40:50 21:04:01 2008232 6549456 6159188 75.41 147156 4375452 1797628 19.51 1789108 3942108 20 21:40:50 21:05:01 2008236 6549504 6159184 75.41 147188 4375456 1797628 19.51 1789156 3942112 188 21:40:50 21:06:01 2001728 6544936 6165692 75.49 147240 4376296 1794544 19.47 1795140 3942192 12 21:40:50 21:07:01 2002016 6545276 6165404 75.49 147284 4376300 1794544 19.47 1794824 3942196 188 21:40:50 21:08:01 2001628 6544912 6165792 75.49 147308 4376304 1794544 19.47 1794792 3942196 20 21:40:50 21:09:01 2001892 6545200 6165528 75.49 147352 4376300 1794544 19.47 1794804 3942204 40 21:40:50 21:10:01 2000956 6544308 6166464 75.50 147372 4376312 1794544 19.47 1794968 3942208 32 21:40:50 21:11:01 2000988 6544400 6166432 75.50 147404 4376316 1794544 19.47 1795056 3942212 172 21:40:50 21:12:01 2001096 6544552 6166324 75.50 147424 4376316 1794544 19.47 1794908 3942212 20 21:40:50 21:13:01 2000824 6544332 6166596 75.50 147456 4376324 1794544 19.47 1794956 3942216 192 21:40:50 21:14:01 2000948 6544520 6166472 75.50 147504 4376312 1794544 19.47 1795220 3942220 20 21:40:50 21:15:01 2001004 6544636 6166416 75.50 147540 4376332 1794544 19.47 1795120 3942228 200 21:40:50 21:16:01 2000936 6544604 6166484 75.50 147572 4376332 1794544 19.47 1795204 3942228 24 21:40:50 21:17:01 1999792 6543516 6167628 75.52 147608 4376332 1794544 19.47 1795808 3942232 136 21:40:50 21:18:01 2000404 6544200 6167016 75.51 147632 4376340 1794544 19.47 1795356 3942236 212 21:40:50 21:19:01 2000684 6544540 6166736 75.50 147668 4376340 1794544 19.47 1795308 3942240 196 21:40:50 21:20:01 2000560 6544448 6166860 75.51 147696 4376344 1794544 19.47 1795416 3942240 160 21:40:50 21:21:01 2000716 6544652 6166704 75.50 147736 4376352 1794544 19.47 1795344 3942248 196 21:40:50 21:22:01 2000724 6544696 6166696 75.50 147768 4376356 1794544 19.47 1795304 3942252 16 21:40:50 21:23:01 2000724 6544732 6166696 75.50 147796 4376364 1794484 19.47 1795336 3942256 200 21:40:50 21:24:01 2000196 6544268 6167224 75.51 147844 4376356 1802464 19.56 1795404 3942264 20 21:40:50 21:25:01 2000268 6544380 6167152 75.51 147888 4376368 1802464 19.56 1795484 3942264 144 21:40:50 21:26:01 2000004 6544172 6167416 75.51 147928 4376372 1802464 19.56 1795660 3942268 160 21:40:50 21:27:01 1999892 6544116 6167528 75.51 147952 4376376 1802464 19.56 1795808 3942272 272 21:40:50 21:28:02 2000120 6544376 6167300 75.51 147984 4376376 1802464 19.56 1795896 3942272 152 21:40:50 21:29:01 2000136 6544396 6167284 75.51 148012 4376380 1802464 19.56 1795724 3942276 196 21:40:50 21:30:01 2000048 6544224 6167372 75.51 148056 4376376 1802464 19.56 1795720 3942284 8 21:40:50 21:31:01 1999940 6544156 6167480 75.51 148084 4376392 1794492 19.47 1795800 3942288 292 21:40:50 21:32:01 1999964 6544224 6167456 75.51 148108 4376392 1794492 19.47 1795684 3942288 8 21:40:50 21:33:01 1999740 6544012 6167680 75.52 148132 4376396 1794492 19.47 1795860 3942292 192 21:40:50 21:34:01 2000220 6544556 6167200 75.51 148172 4376400 1794492 19.47 1795980 3942296 188 21:40:50 21:35:01 1999584 6543932 6167836 75.52 148200 4376404 1794492 19.47 1796000 3942300 200 21:40:50 21:36:01 1999352 6543748 6168068 75.52 148236 4376404 1794492 19.47 1796072 3942300 156 21:40:50 21:37:01 1999640 6544072 6167780 75.52 148268 4376408 1794492 19.47 1796060 3942304 300 21:40:50 21:38:01 1999328 6543804 6168092 75.52 148296 4376412 1794492 19.47 1796348 3942308 216 21:40:50 21:39:01 1999376 6543900 6168044 75.52 148344 4376416 1794492 19.47 1796200 3942312 188 21:40:50 21:40:01 2885352 7303012 5282068 64.67 150044 4253588 1102836 11.97 1055928 3806508 23372 21:40:50 Average: 2198934 6563920 5968486 73.08 141891 4215573 1790792 19.43 1754710 3798867 12509 21:40:50 21:40:50 20:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:40:50 20:40:02 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 21:40:50 20:40:02 ens3 531.03 285.72 1721.11 73.11 0.00 0.00 0.00 0.00 21:40:50 20:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:41:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:40:50 20:41:01 ens3 45.84 39.20 407.99 4.61 0.00 0.00 0.00 0.00 21:40:50 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:42:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 21:40:50 20:42:01 ens3 343.69 297.00 3545.78 49.75 0.00 0.00 0.00 0.00 21:40:50 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:43:01 lo 5.02 5.02 0.72 0.72 0.00 0.00 0.00 0.00 21:40:50 20:43:01 veth03e6778 0.13 0.37 0.01 0.03 0.00 0.00 0.00 0.00 21:40:50 20:43:01 ens3 731.38 543.48 8424.34 43.15 0.00 0.00 0.00 0.00 21:40:50 20:43:01 docker0 0.13 0.23 0.01 0.02 0.00 0.00 0.00 0.00 21:40:50 20:44:01 lo 25.13 25.13 10.20 10.20 0.00 0.00 0.00 0.00 21:40:50 20:44:01 veth03e6778 0.17 0.33 0.01 0.02 0.00 0.00 0.00 0.00 21:40:50 20:44:01 ens3 13.50 11.26 58.50 5.11 0.00 0.00 0.00 0.00 21:40:50 20:44:01 docker0 1.08 1.48 0.19 0.66 0.00 0.00 0.00 0.00 21:40:50 20:45:01 lo 1510.60 1510.60 402.84 402.84 0.00 0.00 0.00 0.00 21:40:50 20:45:01 veth03e6778 0.17 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 20:45:01 ens3 318.86 114.15 69.82 237.10 0.00 0.00 0.00 0.00 21:40:50 20:45:01 docker0 0.17 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 20:46:01 lo 22.39 22.39 3.59 3.59 0.00 0.00 0.00 0.00 21:40:50 20:46:01 ens3 491.99 274.91 3488.16 23.23 0.00 0.00 0.00 0.00 21:40:50 20:46:01 vethac1e3c1 0.13 0.17 0.06 0.03 0.00 0.00 0.00 0.00 21:40:50 20:46:01 docker0 0.25 0.28 0.06 0.04 0.00 0.00 0.00 0.00 21:40:50 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 20:47:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 20:47:01 vethac1e3c1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:40:50 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:48:01 vethac1e3c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 20:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 20:49:01 vethac1e3c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:50:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:40:50 20:50:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 20:51:01 ens3 0.83 0.35 0.21 0.06 0.00 0.00 0.00 0.00 21:40:50 20:51:01 vethac1e3c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:52:01 ens3 0.32 0.32 0.25 0.21 0.00 0.00 0.00 0.00 21:40:50 20:52:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 20:53:01 ens3 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 21:40:50 20:53:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:54:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 20:55:01 ens3 0.35 0.27 0.14 0.07 0.00 0.00 0.00 0.00 21:40:50 20:55:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:56:01 vethac1e3c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 20:57:01 ens3 0.55 0.53 0.27 0.23 0.00 0.00 0.00 0.00 21:40:50 20:57:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:58:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 20:59:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 20:59:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:00:01 ens3 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 21:40:50 21:00:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:01:01 ens3 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:01:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:02:01 ens3 0.62 0.20 0.17 0.05 0.00 0.00 0.00 0.00 21:40:50 21:02:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:03:01 ens3 1.38 0.43 0.61 0.42 0.00 0.00 0.00 0.00 21:40:50 21:03:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:04:01 ens3 1.08 0.30 0.33 0.20 0.00 0.00 0.00 0.00 21:40:50 21:04:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:05:01 ens3 0.63 0.48 0.40 0.27 0.00 0.00 0.00 0.00 21:40:50 21:05:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:06:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:06:01 ens3 8.27 6.43 5.71 10.32 0.00 0.00 0.00 0.00 21:40:50 21:06:01 vethac1e3c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:07:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:08:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:09:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:10:01 ens3 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:40:50 21:10:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:11:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:40:50 21:11:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:12:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:40:50 21:12:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:13:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:14:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:15:01 ens3 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 21:40:50 21:15:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:16:01 ens3 0.65 0.17 0.15 0.04 0.00 0.00 0.00 0.00 21:40:50 21:16:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:17:01 ens3 1.05 0.63 0.56 0.35 0.00 0.00 0.00 0.00 21:40:50 21:17:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:18:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:19:01 ens3 0.13 0.12 0.01 0.10 0.00 0.00 0.00 0.00 21:40:50 21:19:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:20:01 ens3 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:40:50 21:20:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:21:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:21:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:22:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:23:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:24:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:40:50 21:24:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:25:01 ens3 0.42 0.30 0.15 0.08 0.00 0.00 0.00 0.00 21:40:50 21:25:01 vethac1e3c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:26:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:27:01 ens3 0.98 0.23 0.18 0.02 0.00 0.00 0.00 0.00 21:40:50 21:27:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:28:02 ens3 0.77 0.55 0.52 0.47 0.00 0.00 0.00 0.00 21:40:50 21:28:02 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:29:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:30:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:40:50 21:30:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:31:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:32:01 ens3 0.18 0.17 0.09 0.01 0.00 0.00 0.00 0.00 21:40:50 21:32:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:33:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:34:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:35:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:40:50 21:35:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:36:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 21:40:50 21:36:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:37:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:37:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:38:01 ens3 1.35 0.65 0.44 0.26 0.00 0.00 0.00 0.00 21:40:50 21:38:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:50 21:39:01 ens3 1.68 0.48 0.47 0.25 0.00 0.00 0.00 0.00 21:40:50 21:39:01 vethac1e3c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 21:40:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:40:50 21:40:01 ens3 13.71 11.56 11.46 6.17 0.00 0.00 0.00 0.00 21:40:50 21:40:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:50 Average: lo 25.80 25.80 6.86 6.86 0.00 0.00 0.00 0.00 21:40:50 Average: ens3 41.25 26.11 290.84 7.48 0.00 0.00 0.00 0.00 21:40:50 Average: docker0 0.03 0.04 0.00 0.01 0.00 0.00 0.00 0.00 21:40:50 21:40:50 21:40:50 ---> sar -P ALL: 21:40:50 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5878) 07/15/26 _x86_64_ (4 CPU) 21:40:50 21:40:50 20:38:38 LINUX RESTART (4 CPU) 21:40:50 21:40:50 20:39:01 CPU %user %nice %system %iowait %steal %idle 21:40:50 20:40:02 all 22.29 0.00 3.01 4.72 0.90 69.09 21:40:50 20:40:02 0 12.47 0.00 2.06 3.64 0.69 81.14 21:40:50 20:40:02 1 28.23 0.00 5.45 5.45 1.04 59.85 21:40:50 20:40:02 2 30.48 0.00 2.01 4.86 1.09 61.56 21:40:50 20:40:02 3 17.98 0.00 2.52 4.91 0.77 73.81 21:40:50 20:41:01 all 21.12 0.00 1.27 1.55 0.69 75.37 21:40:50 20:41:01 0 17.66 0.00 1.24 3.06 0.63 77.40 21:40:50 20:41:01 1 1.15 0.00 0.17 0.00 0.25 98.42 21:40:50 20:41:01 2 45.60 0.00 2.37 0.29 1.29 50.45 21:40:50 20:41:01 3 20.03 0.00 1.27 2.85 0.61 75.24 21:40:50 20:42:01 all 42.69 0.00 2.24 1.71 3.56 49.80 21:40:50 20:42:01 0 37.32 0.00 1.76 1.16 3.26 56.50 21:40:50 20:42:01 1 38.05 0.00 3.18 1.03 3.77 53.97 21:40:50 20:42:01 2 50.49 0.00 1.96 1.74 3.37 42.44 21:40:50 20:42:01 3 44.91 0.00 2.10 2.90 3.82 46.27 21:40:50 20:43:01 all 37.07 0.00 4.03 1.39 4.66 52.85 21:40:50 20:43:01 0 36.10 0.00 3.62 1.03 4.72 54.53 21:40:50 20:43:01 1 33.28 0.00 4.91 0.61 5.11 56.08 21:40:50 20:43:01 2 39.22 0.00 3.91 2.18 4.39 50.29 21:40:50 20:43:01 3 39.69 0.00 3.66 1.75 4.39 50.52 21:40:50 20:44:01 all 33.47 0.00 5.87 1.89 4.77 54.00 21:40:50 20:44:01 0 30.35 0.00 6.45 3.30 4.54 55.37 21:40:50 20:44:01 1 38.27 0.00 4.54 0.30 4.32 52.57 21:40:50 20:44:01 2 33.59 0.00 6.35 1.73 5.25 53.07 21:40:50 20:44:01 3 31.62 0.00 6.18 2.25 4.97 54.98 21:40:50 20:45:01 all 52.52 0.00 6.85 0.10 9.31 31.21 21:40:50 20:45:01 0 58.83 0.00 6.16 0.03 8.25 26.73 21:40:50 20:45:01 1 52.15 0.00 6.83 0.00 9.86 31.16 21:40:50 20:45:01 2 49.88 0.00 7.56 0.19 9.78 32.59 21:40:50 20:45:01 3 49.14 0.00 6.86 0.19 9.39 34.43 21:40:50 20:46:01 all 23.69 0.00 2.74 0.91 4.43 68.24 21:40:50 20:46:01 0 20.69 0.00 2.38 1.33 4.41 71.18 21:40:50 20:46:01 1 22.72 0.00 3.87 1.02 5.00 67.39 21:40:50 20:46:01 2 25.35 0.00 2.25 0.83 4.29 67.29 21:40:50 20:46:01 3 25.99 0.00 2.49 0.43 4.03 67.07 21:40:50 20:47:01 all 0.02 0.00 0.02 0.03 0.05 99.87 21:40:50 20:47:01 0 0.02 0.00 0.03 0.00 0.05 99.90 21:40:50 20:47:01 1 0.02 0.00 0.02 0.10 0.03 99.83 21:40:50 20:47:01 2 0.02 0.00 0.03 0.00 0.05 99.90 21:40:50 20:47:01 3 0.05 0.00 0.00 0.03 0.07 99.85 21:40:50 20:48:01 all 0.03 0.00 0.03 0.02 0.01 99.92 21:40:50 20:48:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:40:50 20:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:40:50 20:48:01 2 0.07 0.00 0.07 0.02 0.00 99.85 21:40:50 20:48:01 3 0.00 0.00 0.00 0.08 0.02 99.90 21:40:50 20:49:01 all 0.04 0.00 0.03 0.02 0.02 99.89 21:40:50 20:49:01 0 0.02 0.00 0.07 0.00 0.02 99.90 21:40:50 20:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:40:50 20:49:01 2 0.08 0.00 0.02 0.00 0.05 99.85 21:40:50 20:49:01 3 0.07 0.00 0.03 0.08 0.02 99.80 21:40:50 20:50:01 all 0.04 0.00 0.03 0.02 0.02 99.90 21:40:50 20:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:40:50 20:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:40:50 20:50:01 2 0.07 0.00 0.07 0.00 0.02 99.85 21:40:50 20:50:01 3 0.03 0.00 0.02 0.07 0.02 99.87 21:40:50 21:40:50 20:50:01 CPU %user %nice %system %iowait %steal %idle 21:40:50 20:51:01 all 0.14 0.00 0.02 0.01 0.03 99.80 21:40:50 20:51:01 0 0.02 0.00 0.03 0.00 0.03 99.92 21:40:50 20:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:40:50 20:51:01 2 0.05 0.00 0.03 0.00 0.03 99.88 21:40:50 20:51:01 3 0.48 0.00 0.03 0.02 0.05 99.42 21:40:50 20:52:01 all 0.10 0.00 0.02 0.01 0.02 99.86 21:40:50 20:52:01 0 0.27 0.00 0.02 0.00 0.02 99.70 21:40:50 20:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:40:50 20:52:01 2 0.08 0.00 0.03 0.02 0.02 99.85 21:40:50 20:52:01 3 0.02 0.00 0.02 0.03 0.02 99.92 21:40:50 20:53:01 all 0.05 0.00 0.01 0.01 0.01 99.91 21:40:50 20:53:01 0 0.07 0.00 0.00 0.00 0.02 99.92 21:40:50 20:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:40:50 20:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:40:50 20:53:01 3 0.12 0.00 0.00 0.05 0.02 99.82 21:40:50 20:54:01 all 0.03 0.00 0.02 0.01 0.01 99.93 21:40:50 20:54:01 0 0.07 0.00 0.02 0.00 0.05 99.87 21:40:50 20:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:40:50 20:54:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:40:50 20:54:01 3 0.00 0.00 0.02 0.05 0.00 99.93 21:40:50 20:55:01 all 0.42 0.00 0.05 0.04 0.02 99.47 21:40:50 20:55:01 0 0.05 0.00 0.08 0.12 0.00 99.75 21:40:50 20:55:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:40:50 20:55:01 2 1.53 0.00 0.05 0.00 0.03 98.38 21:40:50 20:55:01 3 0.10 0.00 0.05 0.03 0.02 99.80 21:40:50 20:56:01 all 0.10 0.00 0.01 0.02 0.01 99.87 21:40:50 20:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:40:50 20:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:40:50 20:56:01 2 0.35 0.00 0.02 0.00 0.02 99.62 21:40:50 20:56:01 3 0.00 0.00 0.02 0.07 0.00 99.92 21:40:50 20:57:01 all 0.05 0.00 0.03 0.01 0.02 99.90 21:40:50 20:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:40:50 20:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:40:50 20:57:01 2 0.08 0.00 0.05 0.00 0.03 99.83 21:40:50 20:57:01 3 0.07 0.00 0.03 0.02 0.02 99.87 21:40:50 20:58:01 all 0.02 0.00 0.02 0.02 0.02 99.92 21:40:50 20:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:40:50 20:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:40:50 20:58:01 2 0.05 0.00 0.05 0.00 0.07 99.83 21:40:50 20:58:01 3 0.02 0.00 0.02 0.10 0.00 99.87 21:40:50 20:59:01 all 0.03 0.00 0.03 0.01 0.01 99.91 21:40:50 20:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:40:50 20:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:40:50 20:59:01 2 0.03 0.00 0.08 0.00 0.03 99.85 21:40:50 20:59:01 3 0.07 0.00 0.00 0.05 0.02 99.87 21:40:50 21:00:01 all 0.03 0.00 0.02 0.01 0.01 99.92 21:40:50 21:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:40:50 21:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:40:50 21:00:01 2 0.08 0.00 0.03 0.00 0.03 99.85 21:40:50 21:00:01 3 0.00 0.00 0.02 0.05 0.00 99.93 21:40:50 21:01:01 all 0.04 0.00 0.02 0.01 0.01 99.92 21:40:50 21:01:01 0 0.03 0.00 0.00 0.02 0.00 99.95 21:40:50 21:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:40:50 21:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:50 21:01:01 3 0.12 0.00 0.03 0.02 0.03 99.80 21:40:50 21:40:50 21:01:01 CPU %user %nice %system %iowait %steal %idle 21:40:50 21:02:01 all 0.04 0.00 0.02 0.00 0.01 99.92 21:40:50 21:02:01 0 0.07 0.00 0.03 0.02 0.02 99.87 21:40:50 21:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:40:50 21:02:01 2 0.10 0.00 0.03 0.00 0.02 99.85 21:40:50 21:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:50 21:03:01 all 0.07 0.00 0.02 0.01 0.18 99.71 21:40:50 21:03:01 0 0.07 0.00 0.02 0.05 0.32 99.55 21:40:50 21:03:01 1 0.02 0.00 0.02 0.00 0.05 99.92 21:40:50 21:03:01 2 0.18 0.00 0.05 0.00 0.28 99.48 21:40:50 21:03:01 3 0.02 0.00 0.03 0.00 0.05 99.90 21:40:50 21:04:01 all 0.07 0.00 0.02 0.02 0.48 99.41 21:40:50 21:04:01 0 0.07 0.00 0.05 0.07 0.88 98.94 21:40:50 21:04:01 1 0.02 0.00 0.00 0.00 0.27 99.72 21:40:50 21:04:01 2 0.15 0.00 0.02 0.02 0.76 99.05 21:40:50 21:04:01 3 0.03 0.00 0.02 0.00 0.05 99.90 21:40:50 21:05:01 all 0.11 0.00 0.02 0.01 0.64 99.22 21:40:50 21:05:01 0 0.08 0.00 0.03 0.05 1.35 98.49 21:40:50 21:05:01 1 0.02 0.00 0.02 0.00 0.23 99.73 21:40:50 21:05:01 2 0.33 0.00 0.02 0.00 0.89 98.76 21:40:50 21:05:01 3 0.02 0.00 0.00 0.00 0.07 99.92 21:40:50 21:06:01 all 0.48 0.00 0.10 0.09 0.68 98.65 21:40:50 21:06:01 0 0.46 0.00 0.18 0.35 1.14 97.87 21:40:50 21:06:01 1 0.32 0.00 0.12 0.00 0.45 99.12 21:40:50 21:06:01 2 0.63 0.00 0.05 0.00 0.91 98.41 21:40:50 21:06:01 3 0.48 0.00 0.03 0.02 0.23 99.23 21:40:50 21:07:01 all 0.06 0.00 0.03 0.02 0.35 99.54 21:40:50 21:07:01 0 0.05 0.00 0.07 0.05 0.71 99.12 21:40:50 21:07:01 1 0.02 0.00 0.02 0.00 0.22 99.75 21:40:50 21:07:01 2 0.13 0.00 0.05 0.00 0.40 99.42 21:40:50 21:07:01 3 0.03 0.00 0.00 0.00 0.10 99.87 21:40:50 21:08:01 all 0.11 0.00 0.02 0.02 0.68 99.18 21:40:50 21:08:01 0 0.05 0.00 0.02 0.07 1.11 98.76 21:40:50 21:08:01 1 0.02 0.00 0.02 0.02 0.43 99.52 21:40:50 21:08:01 2 0.33 0.00 0.02 0.00 1.04 98.61 21:40:50 21:08:01 3 0.02 0.00 0.02 0.00 0.10 99.87 21:40:50 21:09:01 all 0.22 0.00 0.04 0.02 0.46 99.26 21:40:50 21:09:01 0 0.05 0.00 0.03 0.07 0.81 99.04 21:40:50 21:09:01 1 0.00 0.00 0.07 0.00 0.22 99.72 21:40:50 21:09:01 2 0.84 0.00 0.05 0.00 0.74 98.37 21:40:50 21:09:01 3 0.00 0.00 0.02 0.00 0.07 99.92 21:40:50 21:10:01 all 0.18 0.00 0.03 0.01 0.37 99.41 21:40:50 21:10:01 0 0.07 0.00 0.07 0.03 0.22 99.62 21:40:50 21:10:01 1 0.03 0.00 0.03 0.02 0.60 99.32 21:40:50 21:10:01 2 0.58 0.00 0.03 0.00 0.61 98.78 21:40:50 21:10:01 3 0.05 0.00 0.02 0.00 0.03 99.90 21:40:50 21:11:01 all 0.08 0.00 0.02 0.01 0.35 99.53 21:40:50 21:11:01 0 0.03 0.00 0.02 0.03 0.15 99.77 21:40:50 21:11:01 1 0.08 0.00 0.05 0.00 0.60 99.27 21:40:50 21:11:01 2 0.22 0.00 0.02 0.00 0.61 99.15 21:40:50 21:11:01 3 0.00 0.00 0.02 0.00 0.05 99.93 21:40:50 21:12:01 all 0.05 0.00 0.03 0.01 0.13 99.78 21:40:50 21:12:01 0 0.03 0.00 0.00 0.03 0.05 99.88 21:40:50 21:12:01 1 0.02 0.00 0.03 0.00 0.28 99.67 21:40:50 21:12:01 2 0.08 0.00 0.05 0.00 0.18 99.68 21:40:50 21:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:40:50 21:40:50 21:12:01 CPU %user %nice %system %iowait %steal %idle 21:40:50 21:13:01 all 0.05 0.00 0.03 0.01 0.01 99.91 21:40:50 21:13:01 0 0.05 0.00 0.02 0.03 0.00 99.90 21:40:50 21:13:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:40:50 21:13:01 2 0.07 0.00 0.05 0.00 0.03 99.85 21:40:50 21:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:50 21:14:01 all 0.52 0.00 0.02 0.02 0.01 99.44 21:40:50 21:14:01 0 0.03 0.00 0.02 0.05 0.02 99.88 21:40:50 21:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:40:50 21:14:01 2 2.02 0.00 0.08 0.00 0.00 97.90 21:40:50 21:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:40:50 21:15:01 all 0.54 0.00 0.02 0.01 0.02 99.41 21:40:50 21:15:01 0 0.03 0.00 0.02 0.03 0.00 99.92 21:40:50 21:15:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:40:50 21:15:01 2 2.00 0.00 0.02 0.00 0.03 97.95 21:40:50 21:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:50 21:16:01 all 0.21 0.00 0.02 0.01 0.02 99.75 21:40:50 21:16:01 0 0.02 0.00 0.02 0.03 0.02 99.92 21:40:50 21:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:40:50 21:16:01 2 0.73 0.00 0.03 0.00 0.03 99.20 21:40:50 21:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:40:50 21:17:01 all 0.04 0.00 0.03 0.01 0.12 99.81 21:40:50 21:17:01 0 0.05 0.00 0.03 0.03 0.05 99.83 21:40:50 21:17:01 1 0.05 0.00 0.02 0.00 0.22 99.72 21:40:50 21:17:01 2 0.03 0.00 0.02 0.00 0.18 99.77 21:40:50 21:17:01 3 0.02 0.00 0.03 0.00 0.03 99.92 21:40:50 21:18:01 all 0.08 0.00 0.03 0.02 0.35 99.51 21:40:50 21:18:01 0 0.00 0.00 0.00 0.08 0.13 99.78 21:40:50 21:18:01 1 0.03 0.00 0.05 0.00 0.70 99.22 21:40:50 21:18:01 2 0.28 0.00 0.07 0.02 0.51 99.12 21:40:50 21:18:01 3 0.02 0.00 0.02 0.02 0.03 99.92 21:40:50 21:19:01 all 0.05 0.00 0.04 0.02 0.29 99.61 21:40:50 21:19:01 0 0.00 0.00 0.03 0.07 0.12 99.78 21:40:50 21:19:01 1 0.03 0.00 0.07 0.02 0.45 99.44 21:40:50 21:19:01 2 0.13 0.00 0.03 0.00 0.50 99.33 21:40:50 21:19:01 3 0.00 0.00 0.03 0.00 0.08 99.88 21:40:50 21:20:01 all 0.07 0.00 0.03 0.02 0.23 99.65 21:40:50 21:20:01 0 0.03 0.00 0.03 0.08 0.10 99.75 21:40:50 21:20:01 1 0.05 0.00 0.03 0.00 0.40 99.52 21:40:50 21:20:01 2 0.17 0.00 0.03 0.00 0.40 99.40 21:40:50 21:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 21:40:50 21:21:01 all 0.03 0.00 0.03 0.01 0.06 99.87 21:40:50 21:21:01 0 0.00 0.00 0.00 0.03 0.03 99.93 21:40:50 21:21:01 1 0.03 0.00 0.03 0.00 0.10 99.83 21:40:50 21:21:01 2 0.07 0.00 0.07 0.00 0.10 99.77 21:40:50 21:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:40:50 21:22:01 all 0.10 0.00 0.03 0.01 0.35 99.51 21:40:50 21:22:01 0 0.02 0.00 0.00 0.03 0.05 99.90 21:40:50 21:22:01 1 0.05 0.00 0.03 0.00 0.66 99.25 21:40:50 21:22:01 2 0.32 0.00 0.07 0.00 0.65 98.97 21:40:50 21:22:01 3 0.03 0.00 0.00 0.00 0.03 99.93 21:40:50 21:23:01 all 0.21 0.00 0.03 0.01 0.10 99.65 21:40:50 21:23:01 0 0.02 0.00 0.03 0.03 0.02 99.90 21:40:50 21:23:01 1 0.05 0.00 0.03 0.00 0.15 99.77 21:40:50 21:23:01 2 0.75 0.00 0.05 0.00 0.22 98.99 21:40:50 21:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:40:50 21:40:50 21:23:01 CPU %user %nice %system %iowait %steal %idle 21:40:50 21:24:01 all 0.16 0.00 0.03 0.01 0.15 99.65 21:40:50 21:24:01 0 0.00 0.00 0.00 0.05 0.03 99.92 21:40:50 21:24:01 1 0.02 0.00 0.07 0.00 0.25 99.67 21:40:50 21:24:01 2 0.61 0.00 0.05 0.00 0.28 99.05 21:40:50 21:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:40:50 21:25:01 all 0.13 0.00 0.03 0.01 0.05 99.78 21:40:50 21:25:01 0 0.00 0.00 0.05 0.05 0.00 99.90 21:40:50 21:25:01 1 0.07 0.00 0.03 0.00 0.10 99.80 21:40:50 21:25:01 2 0.45 0.00 0.03 0.00 0.10 99.42 21:40:50 21:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:50 21:26:01 all 0.04 0.00 0.02 0.01 0.03 99.90 21:40:50 21:26:01 0 0.00 0.00 0.00 0.03 0.02 99.95 21:40:50 21:26:01 1 0.08 0.00 0.02 0.00 0.02 99.88 21:40:50 21:26:01 2 0.03 0.00 0.03 0.02 0.10 99.82 21:40:50 21:26:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:40:50 21:27:01 all 0.51 0.00 0.02 0.01 0.01 99.44 21:40:50 21:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:50 21:27:01 1 0.10 0.00 0.00 0.00 0.02 99.88 21:40:50 21:27:01 2 1.89 0.00 0.07 0.05 0.00 97.99 21:40:50 21:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:40:50 21:28:02 all 0.42 0.00 0.03 0.01 0.08 99.46 21:40:50 21:28:02 0 0.02 0.00 0.00 0.00 0.03 99.95 21:40:50 21:28:02 1 0.08 0.00 0.03 0.00 0.10 99.78 21:40:50 21:28:02 2 1.55 0.00 0.05 0.03 0.15 98.22 21:40:50 21:28:02 3 0.02 0.00 0.02 0.00 0.03 99.93 21:40:50 21:29:01 all 0.13 0.00 0.02 0.01 0.22 99.63 21:40:50 21:29:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:40:50 21:29:01 1 0.02 0.00 0.03 0.00 0.42 99.53 21:40:50 21:29:01 2 0.46 0.00 0.03 0.07 0.35 99.09 21:40:50 21:29:01 3 0.05 0.00 0.00 0.00 0.05 99.90 21:40:50 21:30:01 all 0.31 0.00 0.03 0.02 0.18 99.45 21:40:50 21:30:01 0 0.00 0.00 0.05 0.00 0.05 99.90 21:40:50 21:30:01 1 0.03 0.00 0.03 0.02 0.37 99.55 21:40:50 21:30:01 2 1.17 0.00 0.03 0.08 0.28 98.43 21:40:50 21:30:01 3 0.00 0.00 0.02 0.00 0.03 99.95 21:40:50 21:31:01 all 0.42 0.00 0.02 0.01 0.12 99.43 21:40:50 21:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:40:50 21:31:01 1 0.08 0.00 0.07 0.05 0.13 99.67 21:40:50 21:31:01 2 1.53 0.00 0.02 0.00 0.26 98.19 21:40:50 21:31:01 3 0.05 0.00 0.02 0.00 0.07 99.87 21:40:50 21:32:01 all 0.12 0.00 0.02 0.00 0.09 99.76 21:40:50 21:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:40:50 21:32:01 1 0.07 0.00 0.03 0.02 0.18 99.70 21:40:50 21:32:01 2 0.40 0.00 0.05 0.00 0.15 99.40 21:40:50 21:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:40:50 21:33:01 all 0.12 0.00 0.02 0.01 0.34 99.51 21:40:50 21:33:01 0 0.03 0.00 0.02 0.00 0.08 99.87 21:40:50 21:33:01 1 0.10 0.00 0.02 0.03 0.60 99.25 21:40:50 21:33:01 2 0.32 0.00 0.02 0.00 0.65 99.02 21:40:50 21:33:01 3 0.03 0.00 0.03 0.00 0.05 99.88 21:40:50 21:34:01 all 0.24 0.00 0.02 0.01 0.06 99.66 21:40:50 21:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:40:50 21:34:01 1 0.05 0.00 0.05 0.05 0.08 99.77 21:40:50 21:34:01 2 0.90 0.00 0.03 0.00 0.13 98.94 21:40:50 21:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:50 21:40:50 21:34:01 CPU %user %nice %system %iowait %steal %idle 21:40:50 21:35:01 all 0.11 0.00 0.02 0.01 0.11 99.75 21:40:50 21:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:40:50 21:35:01 1 0.03 0.00 0.02 0.03 0.07 99.85 21:40:50 21:35:01 2 0.35 0.00 0.07 0.00 0.32 99.27 21:40:50 21:35:01 3 0.05 0.00 0.00 0.00 0.03 99.92 21:40:50 21:36:01 all 0.39 0.00 0.04 0.02 0.11 99.44 21:40:50 21:36:01 0 0.02 0.00 0.02 0.00 0.12 99.85 21:40:50 21:36:01 1 0.02 0.00 0.02 0.05 0.07 99.85 21:40:50 21:36:01 2 1.51 0.00 0.12 0.00 0.23 98.14 21:40:50 21:36:01 3 0.00 0.00 0.02 0.03 0.02 99.93 21:40:50 21:37:01 all 0.52 0.00 0.03 0.00 0.04 99.41 21:40:50 21:37:01 0 0.02 0.00 0.03 0.00 0.07 99.88 21:40:50 21:37:01 1 0.02 0.00 0.03 0.02 0.02 99.92 21:40:50 21:37:01 2 1.99 0.00 0.02 0.00 0.07 97.93 21:40:50 21:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:40:50 21:38:01 all 0.54 0.00 0.02 0.01 0.03 99.39 21:40:50 21:38:01 0 0.07 0.00 0.05 0.00 0.07 99.82 21:40:50 21:38:01 1 0.03 0.00 0.03 0.05 0.03 99.85 21:40:50 21:38:01 2 2.00 0.00 0.02 0.00 0.02 97.96 21:40:50 21:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:40:50 21:39:01 all 0.09 0.00 0.02 0.01 0.30 99.58 21:40:50 21:39:01 0 0.03 0.00 0.00 0.00 0.10 99.87 21:40:50 21:39:01 1 0.03 0.00 0.03 0.05 0.32 99.57 21:40:50 21:39:01 2 0.27 0.00 0.03 0.00 0.66 99.04 21:40:50 21:39:01 3 0.02 0.00 0.02 0.00 0.10 99.87 21:40:50 21:40:01 all 12.01 0.00 0.77 0.68 1.46 85.07 21:40:50 21:40:01 0 36.30 0.00 1.12 0.26 2.08 60.22 21:40:50 21:40:01 1 1.55 0.00 0.53 2.28 1.17 94.46 21:40:50 21:40:01 2 6.46 0.00 0.69 0.05 1.75 91.06 21:40:50 21:40:01 3 3.78 0.00 0.73 0.12 0.83 94.55 21:40:50 Average: all 4.13 0.00 0.46 0.22 0.62 94.57 21:40:50 Average: 0 4.11 0.00 0.43 0.25 0.60 94.61 21:40:50 Average: 1 3.54 0.00 0.50 0.18 0.64 95.13 21:40:50 Average: 2 5.03 0.00 0.47 0.20 0.72 93.58 21:40:50 Average: 3 3.84 0.00 0.43 0.27 0.50 94.97 21:40:50 21:40:50 21:40:50